diff --git a/.github/workflows/mainnet-contracts.yml b/.github/workflows/mainnet-contracts.yml index 5639048..e7d8d09 100644 --- a/.github/workflows/mainnet-contracts.yml +++ b/.github/workflows/mainnet-contracts.yml @@ -52,5 +52,6 @@ jobs: - name: Forge fmt uses: stefanzweifel/git-auto-commit-action@v5 + repository: mainnet-contracts with: commit_message: "forge fmt" \ No newline at end of file