Skip to content

Commit

Permalink
chore(deps): update peaceiris/actions-gh-pages digest to 373f7f2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent 2a3a82d commit d7ec9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Deploy
if: ${{ github.ref == 'refs/heads/main' }}
uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305 # tag=v3
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: dist/wwwroot
Expand Down

0 comments on commit d7ec9d0

Please sign in to comment.