You've already forked pauljanseneu
Disable commit-status.
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m22s
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m22s
Deploys are working, but the action is throwing a 404 when attempting to pass data to this repository's /deployments endpoint, which Gitea doesn't have. I thought setting `enable-github-deployment` to `false` would prevent this from happening, but that doesn't seem to be the case. Perhaps setting this value will help.
This commit is contained in:
@@ -19,6 +19,7 @@ jobs:
|
||||
production-deploy: true
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
deploy-message: "Deployed from Gitea Action"
|
||||
enable-commit-status: false
|
||||
enable-commit-comment: false
|
||||
enable-pull-request-comment: false
|
||||
overwrites-pull-request-comment: true
|
||||
|
||||
Reference in New Issue
Block a user