try again
Marco Andronaco andronacomarco@gmail.com
Tue, 10 Jan 2023 20:44:09 +0100
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
.github/workflows/gh-pages.yml
→
.github/workflows/gh-pages.yml
@@ -29,4 +29,5 @@ uses: peaceiris/actions-gh-pages@v3
if: github.ref == 'refs/heads/master' with: github_token: ${{ secrets.GITHUB_TOKEN }} + publish_branch: gh-pages publish_dir: ./public