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 c99eeec commit 410a015Copy full SHA for 410a015
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
quasar build
21
22
- name: Deploy
23
- uses: JamesIves/github-pages-deploy-action@releases/v3
+ uses: JamesIves/github-pages-deploy-action@3.6.2
24
with:
25
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
26
BRANCH: gh-pages
0 commit comments