We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343c38b commit 2a32eb2Copy full SHA for 2a32eb2
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
- run: yarn lint:links
36
37
- name: Deploy
38
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.1
39
with:
40
token: ${{ secrets.GITHUB_TOKEN }}
41
folder: dist
0 commit comments