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