diff --git a/.gitea/workflows/build-and-push.yaml b/.gitea/workflows/build-and-push.yaml index b36a7b9b..dafa98ba 100755 --- a/.gitea/workflows/build-and-push.yaml +++ b/.gitea/workflows/build-and-push.yaml @@ -10,7 +10,6 @@ jobs: if: always() with: title: "Pipeline is starting" - status: webhook: ${{ secrets.DISCORD_WEBHOOK }} detect-changed-files: runs-on: ubuntu-latest