Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mb1896 committed Feb 19, 2024
1 parent ecdca3b commit 654d020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-deploy-contracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
git config --global user.name 'Contract Auto Deployer'
git config --global user.email '[email protected]'
git pull --rebase origin main
git push -f origin cd/contracts
- name: Commit output file and push it to remote repo
uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit 654d020

Please sign in to comment.