Skip to content

Commit

Permalink
[skip ci] Removing Homebrew sha256 link
Browse files Browse the repository at this point in the history
  • Loading branch information
edmocosta committed Jun 21, 2023
1 parent 09e255e commit 5546ffd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
homebrew-tap: edmocosta/homebrew-tap
base-branch: main
download-url: https://github.com/edmocosta/tuistash/releases/download/${{ steps.extract-version.outputs.tag-name }}/tuistash-macos.tar.gz
download-sha256: https://github.com/edmocosta/tuistash/releases/download/${{ steps.extract-version.outputs.tag-name }}/tuistash-macos.sha256
commit-message: |
{{formulaName}} {{version}}
env:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
homebrew-tap: edmocosta/homebrew-tap
tag-name: ${{ github.event.inputs.tag-name }}
download-url: https://github.com/edmocosta/tuistash/releases/download/${{ github.event.inputs.tag-name }}/tuistash-macos.tar.gz
download-sha256: https://github.com/edmocosta/tuistash/releases/download/${{ github.event.inputs.tag-name }}/tuistash-macos.sha256
commit-message: |
{{formulaName}} {{version}}
env:
Expand Down

0 comments on commit 5546ffd

Please sign in to comment.