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 3927228 commit 9c9b47bCopy full SHA for 9c9b47b
.github/workflows/sharing-smart-contract-deploy.yml
@@ -1,7 +1,7 @@
1
name: Sharing Smart Contract - Deployment
2
3
on:
4
- workflow_dispatch: # Manual trigger
+ push: # Manual trigger
5
# inputs:
6
# network:
7
# description: 'Network'
0 commit comments