We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf1c822 commit 3226728Copy full SHA for 3226728
.github/workflows/deploy.yml
@@ -83,7 +83,7 @@ jobs:
83
commit_user_name: 'GitHub Actions Bot'
84
commit_user_email: 'github-actions[bot]@users.noreply.github.com'
85
commit_author: 'GitHub Actions Bot <github-actions[bot]@users.noreply.github.com>'
86
-
+
87
- name: Verify contracts
88
if: inputs.network != 'anvil'
89
run: |
0 commit comments