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 91fcb18 commit 2dbe05fCopy full SHA for 2dbe05f
.github/workflows/github-pages.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Deploy
37
if: ${{ github.ref == 'refs/heads/main' }}
38
- uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305 # tag=v3
+ uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4
39
with:
40
github_token: ${{ secrets.GITHUB_TOKEN }}
41
publish_dir: dist/wwwroot
0 commit comments