We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a2abb5 + b95e507 commit 5af0cf0Copy full SHA for 5af0cf0
1 file changed
.github/workflows/deploy.yml
@@ -7,7 +7,7 @@ on:
7
push:
8
branches:
9
- main
10
- workflow-dispatch:
+ workflow_dispatch:
11
repository_dispatch:
12
types: [remote_deploy]
13
0 commit comments