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 3269910 commit bbbda88Copy full SHA for bbbda88
.github/workflows/github-pages.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Deploy
34
if: ${{ github.ref == 'refs/heads/main' }}
35
- uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305 # tag=v3
+ uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
38
publish_dir: dist/wwwroot
0 commit comments