We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56dde2 commit 74638ebCopy full SHA for 74638eb
.github/workflows/publish.yml
@@ -2,6 +2,7 @@ on:
2
push:
3
branches:
4
- main
5
+ workflow_dispatch: # manual trigger for testing
6
7
name: Deploy to GitHub Pages
8
0 commit comments