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.
2 parents 4ff02dc + ec3c5fd commit d48ac93Copy full SHA for d48ac93
.github/workflows/ghpages.yml
@@ -19,7 +19,7 @@ jobs:
19
run: sbt readme/run
20
21
- name: Deploy
22
- uses: JamesIves/github-pages-deploy-action@v4.3.0
+ uses: JamesIves/github-pages-deploy-action@v4.3.2
23
with:
24
token: ${{ secrets.GITHUB_TOKEN }}
25
branch: gh-pages
0 commit comments