Skip to content

Commit 4720e71

Browse files
authored
Update release.yml
1 parent 62fea7a commit 4720e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
formula-path: Casks/cf-vault.rb
3434
homebrew-tap: jacobbednarz/homebrew-tap
3535
base-branch: master
36-
download-url: https://github.com/jacobbednarz/cf-vault/releases/download/${{ steps.extract-version.outputs.tag-name }}/cf-vault_${{ steps.extract-version.outputs.tag-name }}_darwin_amd64.tar.gz
36+
download-url: https://github.com/jacobbednarz/cf-vault/releases/download/${{ steps.extract-version.outputs.tag-name }}/cf-vault_${{ steps.extract-version.outputs.tag-name }}_darwin_amd64.zip
3737
commit-message: Bump {{formulaName}} to {{version}}

0 commit comments

Comments
 (0)