Skip to content

Commit 8a25626

Browse files
authored
Merge pull request #313 from TraGicCode/chore/update-homebrew-tap-repo-name
Update homebrew tap github name
2 parents 1221151 + 5bad002 commit 8a25626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/homebrew_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Bump Homebrew formula
2020
with:
2121
formula-name: busly-cli
22-
homebrew-tap: tragiccode/homebrew-tap-busly-cli
22+
homebrew-tap: tragiccode/homebrew-busly-cli
2323
tag-name: ${{ github.event.workflow_run.head_branch }}
2424
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
2525
env:

0 commit comments

Comments
 (0)