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 05da051 commit e88a8cbCopy full SHA for e88a8cb
.github/workflows/sharing-smart-contract-deploy.yml
@@ -91,7 +91,7 @@ jobs:
91
working-directory: packages/sharing-smart-contract
92
run: npm run deploy -- --network ${{ inputs.network }}
93
94
- - name: Save deployment artifacts and updated config
+ - name: Save deployment artifacts
95
if: inputs.network != 'hardhat'
96
uses: stefanzweifel/git-auto-commit-action@v5
97
with:
0 commit comments