Skip to content

Commit

Permalink
Update reference branch for homebrew tap (#1912)
Browse files Browse the repository at this point in the history
  • Loading branch information
hpmellema authored Aug 8, 2023
1 parent 2f98e69 commit 5f07c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-brew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
with:
repository: 'smithy-lang/homebrew-tap'
path: 'homebrew-tap'
ref: 'master'
ref: 'main'
- name: Update version
run: |
version="${GITHUB_REF##*/}"
Expand Down

0 comments on commit 5f07c7f

Please sign in to comment.