Skip to content

Commit

Permalink
Fix chocolatey
Browse files Browse the repository at this point in the history
  • Loading branch information
komalali committed Jan 29, 2021
1 parent 029072a commit f899c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Chocolatey Package Deployment
run: |
CURRENT_TAG=v$(pulumictl get version --language generic -o)
pulumictl create choco-deploy -a kube2pulumi v${CURRENT_TAG}
pulumictl create choco-deploy -a kube2pulumi ${CURRENT_TAG}

0 comments on commit f899c1e

Please sign in to comment.