We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3c614 commit 774bf15Copy full SHA for 774bf15
.github/workflows/deploy.yml
@@ -22,6 +22,7 @@ jobs:
22
- name: Render templates
23
run: python render.py
24
25
+ # uncomment for remote deploy
26
# - name: Deploy to GitHub Pages
27
# uses: peaceiris/actions-gh-pages@v3
28
# with:
0 commit comments