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 1c487be commit f99cb1bCopy full SHA for f99cb1b
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
- run: yarn lint:links
36
37
- name: Deploy
38
- uses: JamesIves/[email protected].4
+ uses: JamesIves/[email protected].8
39
with:
40
token: ${{ secrets.GITHUB_TOKEN }}
41
folder: dist
0 commit comments