hetzner-cloud-deploy-server-action
hetzner-cloud-deploy-server-action copied to clipboard
state between action steps can be stored via @actions/core
See docs: https://github.com/actions/toolkit/tree/main/packages/core#action-state
Currently, it's done using environment variables with is an inferior approach.