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 199eb7d commit e155fbcCopy full SHA for e155fbc
1 file changed
.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.7.1
+ uses: JamesIves/github-pages-deploy-action@v4.7.2
39
with:
40
token: ${{ secrets.GITHUB_TOKEN }}
41
folder: dist
0 commit comments