mirror of https://github.com/pulumi/pulumi.git
c2ae36ef6b
10868: ci: Fix env, script cleanup on homebrew tap release action r=AaronFriel a=AaronFriel In #10861, the homebrew tap update failed due to PULUMI_VERSION being undefined. The env var was not declared on all of the steps needed. Moves the env var declaration up, and makes a few tweaks and removes a `git push` that should not have been run when dry-run is false. After this is merged, we should be able to trigger it manually [via the GitHub Workflow page]( https://github.com/pulumi/pulumi/actions/workflows/release-homebrew-tap.yml) to verify that the changes work. Resolves #10861. Co-authored-by: Aaron Friel <mayreply@aaronfriel.com> |
||
---|---|---|
.. | ||
scripts | ||
workflows | ||
PULL_REQUEST_TEMPLATE.md |