diff --git a/.gitea/workflows/netlify-deploy.yaml b/.gitea/workflows/netlify-deploy.yaml index b4e8077..4d27682 100644 --- a/.gitea/workflows/netlify-deploy.yaml +++ b/.gitea/workflows/netlify-deploy.yaml @@ -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