Skip to content

Commit

Permalink
Testing Git remote
Browse files Browse the repository at this point in the history
  • Loading branch information
HeavyWombat committed Dec 15, 2024
1 parent 69a9aee commit bfb0c83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/update-formula.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ EOF
git config --global user.name "Harbourmaster"
git config --global user.email "[email protected]"

git remote set-url --push origin https://harbourmaster:$GITHUB_TOKEN@github.com/homeport/homebrew-tap

git add HomebrewFormula/playground.rb
git commit \
--message "Update playground to \`$LATEST_RELEASE\`" \
Expand Down

0 comments on commit bfb0c83

Please sign in to comment.