We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22f873 commit 742a831Copy full SHA for 742a831
1 file changed
.github/workflows/main.yml
@@ -4,6 +4,7 @@ name: Deploy to GitHub Pages
4
on:
5
push:
6
branches: [main]
7
+ workflow_dispatch:
8
9
jobs:
10
deploy-to-github-pages:
0 commit comments