Skip to content

Commit

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

0 comments on commit f1a0515

Please sign in to comment.