We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1221151 + 5bad002 commit 8a25626Copy full SHA for 8a25626
1 file changed
.github/workflows/homebrew_deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
name: Bump Homebrew formula
20
with:
21
formula-name: busly-cli
22
- homebrew-tap: tragiccode/homebrew-tap-busly-cli
+ homebrew-tap: tragiccode/homebrew-busly-cli
23
tag-name: ${{ github.event.workflow_run.head_branch }}
24
download-url: https://github.com/TraGicCode/busly-cli/releases/download/${{ github.event.workflow_run.head_branch }}/busly-cli-${{ github.event.workflow_run.head_branch }}-osx-arm64.tar.gz
25
env:
0 commit comments