fixed action peaceiris/actions-hugo 2
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 28s

This commit is contained in:
Alan Youngblood 2024-04-12 13:53:12 -04:00
parent e6163bce61
commit c2f792595e

View File

@ -29,7 +29,7 @@ jobs:
with: with:
publish-dir: "./public" publish-dir: "./public"
production-deploy: true production-deploy: true
#github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GH_TOKEN }}
deploy-message: "Deployed from Gitea Action" deploy-message: "Deployed from Gitea Action"
enable-commit-comment: false enable-commit-comment: false
enable-pull-request-comment: false enable-pull-request-comment: false