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 2fb14ec commit 87855e0Copy full SHA for 87855e0
.github/workflows/deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
- run: yarn lint:links
43
44
- name: Deploy
45
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
46
with:
47
token: ${{ secrets.GITHUB_TOKEN }}
48
folder: dist
0 commit comments