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 3b28682 commit 697d1b4Copy full SHA for 697d1b4
.github/workflows/build.yml
@@ -26,6 +26,6 @@ jobs:
26
- name: Before deploy
27
run: npm run docs
28
- name: Deploy to GitHub Pages
29
- uses: JamesIves/github-pages-deploy-action@4.4.1
+ uses: JamesIves/github-pages-deploy-action@v4.4.1
30
with:
31
FOLDER: docs
0 commit comments