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 63bad27 commit c423c7aCopy full SHA for c423c7a
.github/workflows/release-latest.yml
@@ -32,7 +32,7 @@ jobs:
32
cp jquery.js jqconsole.min.js dist/
33
34
- name: Deploy latest version 🚀
35
- uses: JamesIves/github-pages-deploy-action@4.7.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
36
with:
37
branch: master
38
folder: dist
0 commit comments