Skip to content

Commit 3226728

Browse files
committed
fix: remove unnecessary whitespace in deploy workflow
1 parent cf1c822 commit 3226728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
commit_user_name: 'GitHub Actions Bot'
8484
commit_user_email: 'github-actions[bot]@users.noreply.github.com'
8585
commit_author: 'GitHub Actions Bot <github-actions[bot]@users.noreply.github.com>'
86-
86+
8787
- name: Verify contracts
8888
if: inputs.network != 'anvil'
8989
run: |

0 commit comments

Comments
 (0)