We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d800c69 commit b66567dCopy full SHA for b66567d
.github/workflows/ghpages.yml
@@ -19,7 +19,7 @@ jobs:
19
run: sbt readme/run
20
21
- name: Deploy
22
- uses: JamesIves/[email protected].3
+ uses: JamesIves/[email protected].4
23
with:
24
token: ${{ secrets.GITHUB_TOKEN }}
25
branch: gh-pages
0 commit comments