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 7efc987 commit f3036abCopy full SHA for f3036ab
.github/workflows/deploy.yaml
@@ -31,7 +31,7 @@ jobs:
31
run: ./result/bin/blog4
32
33
- name: Deploy
34
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
35
with:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
BRANCH: gh-pages
0 commit comments