Releases: prodxcloud/vxcloud-deploy-action
Releases · prodxcloud/vxcloud-deploy-action
v1.0.2 — guard fix & auth patch
Bug Fixes
- Guard fix:
v1floating tag now correctly points tov1.0.2, the guarded and stable version of the action. - Auth patch: Resolved an issue where API-key authentication was failing on workflow re-runs when using
@v1.
Details
Users pinning prodxcloud/vxcloud-deploy-action@v1 will automatically receive this fix. Workflows that previously returned a failure result on re-run due to the auth guard will now resolve correctly.
Upgrade
No changes required to your workflow files. Simply re-run any failing workflow — @v1 now resolves to this patched release.
v1.0.0 — initial release
First public release of the vxcloud Deploy GitHub Action.
Deploy, provision, and manage infrastructure on VxCloud directly from your GitHub Actions workflows using vxcli.