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