Skip to content

Commit

Permalink
creds
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmaccallum committed Jul 25, 2024
1 parent d4463a5 commit 94d31a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
cat ./Formula/parra-cli.rb
git config --global user.email "$GH_EMAIL"
git config --global user.name "$GH_NAME"
git add --all
git commit -m "Parra CLI version $WEBHOOK_VERSION"
Expand Down

0 comments on commit 94d31a4

Please sign in to comment.