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 0f91851 commit d4463a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
git add --all
git commit -m "Parra CLI version $WEBHOOK_VERSION"
git push
git push -q https://${TAPS_REPO_ACCESS_TOKEN}@github.com/Parra-Inc/tap.git main
workflows:
update-cli-formula-workflow:
Expand Down

0 comments on commit d4463a5

Please sign in to comment.