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 77eb869 commit cb50a9bCopy full SHA for cb50a9b
‎.github/workflows/jamstack.yml‎
@@ -29,7 +29,7 @@ jobs:
29
run: python static.py
30
31
- name: Deploy 🚀
32
- uses: JamesIves/github-pages-deploy-action@4.7.1
+ uses: JamesIves/github-pages-deploy-action@v4.7.1
33
with:
34
branch: main
35
folder: docs
0 commit comments