Skip to content

Commit

Permalink
fix: update ci branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Nov 3, 2024
1 parent c5834cf commit 40de8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
# https://github.com/orgs/community/discussions/49745#discussioncomment-5275999
REPOSITORY="cfoust/homebrew-taps"
DIRECTORY="homebrew-taps"
BRANCH="feat/update-to-$SOUR_VERSION"
BRANCH="feat/update-sour-to-$SOUR_VERSION"
# Clone the remote repository and change working directory to the
# folder it was cloned to.
Expand Down

0 comments on commit 40de8ec

Please sign in to comment.