We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed518e commit 9fd1a79Copy full SHA for 9fd1a79
.github/workflows/main.yml
@@ -1,6 +1,7 @@
1
name: publish
2
3
-on: push
+on:
4
+ push:
5
workflow_dispatch:
6
7
jobs:
0 commit comments