We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd095f commit dfd1c26Copy full SHA for dfd1c26
.github/workflows/trigger-homebrew.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
homebrew:
7
name: Bump Homebrew Cask
8
- runs-on: ubuntu-latest
+ runs-on: macos-latest
9
steps:
10
- uses: macauley/action-homebrew-bump-cask@v1
11
with:
0 commit comments