We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8eb88 commit 578b386Copy full SHA for 578b386
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
quasar build
21
22
- name: Deploy
23
- uses: JamesIves/github-pages-deploy-action@3.7.1
+ uses: JamesIves/github-pages-deploy-action@v4.2.5
24
with:
25
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
26
BRANCH: gh-pages
0 commit comments