We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a060d commit dc10069Copy full SHA for dc10069
.github/workflows/deploy.yml
@@ -1,5 +1,6 @@
1
name: Deploy to GitHub Pages
2
3
+# Deploys on push to main
4
on:
5
push:
6
branches: [ main ]
0 commit comments