Skip to content

Commit 9c9b47b

Browse files
committed
Trigger deploy workflow
1 parent 3927228 commit 9c9b47b

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
@@ -1,7 +1,7 @@
11
name: Sharing Smart Contract - Deployment
22

33
on:
4-
workflow_dispatch: # Manual trigger
4+
push: # Manual trigger
55
# inputs:
66
# network:
77
# description: 'Network'

0 commit comments

Comments
 (0)