We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f217f8 commit 847e69aCopy full SHA for 847e69a
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
60
61
bump-brew:
62
- name: bump brew cask version
+ name: brew
63
needs: build
64
uses: mashb1t/homebrew-susops/.github/workflows/update-brew.yml@main
65
with:
0 commit comments