We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b083662 commit c5e6539Copy full SHA for c5e6539
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
npm run lint
22
23
- name: Deploy
24
- uses: JamesIves/[email protected].3
+ uses: JamesIves/[email protected].4
25
with:
26
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
27
BRANCH: gh-pages
0 commit comments