Release 1.0.0 - fetch-shipyard-env action
Added new action fetch-shipyard-env to fetch ephemeral environments URL and bypass token.
On a successful run, the following environment variables are set, which can then be passed on to other actions in the same workflow.
| Parameter Name | Description |
|---|---|
| SHIPYARD_ENVIRONMENT_URL | URL of the ephemeral environment |
| SHIPYARD_BYPASS_TOKEN | Token to bypass authentication |