Skip to content

Commit e88a8cb

Browse files
committed
Deploy on Arbitrum with random salt
1 parent 05da051 commit e88a8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sharing-smart-contract-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
working-directory: packages/sharing-smart-contract
9292
run: npm run deploy -- --network ${{ inputs.network }}
9393

94-
- name: Save deployment artifacts and updated config
94+
- name: Save deployment artifacts
9595
if: inputs.network != 'hardhat'
9696
uses: stefanzweifel/git-auto-commit-action@v5
9797
with:

0 commit comments

Comments
 (0)