From 352517a8a4100436dad35a6fd30701338a8214a1 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Fri, 3 May 2024 11:21:06 -0700 Subject: [PATCH] Add startup and completion messages --- .gitea/workflows/build-and-push.yaml | 1 - 1 file changed, 1 deletion(-) 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