From 720ec197f7b1fd570c9e655c890fbcd511d5e33f Mon Sep 17 00:00:00 2001 From: konsthol Date: Tue, 17 Dec 2024 15:16:01 +0200 Subject: [PATCH] hey, what's that over there?! --- .gitea/workflows/notify.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitea/workflows/notify.yaml b/.gitea/workflows/notify.yaml index 44f7dca..3bf227a 100644 --- a/.gitea/workflows/notify.yaml +++ b/.gitea/workflows/notify.yaml @@ -9,9 +9,6 @@ jobs: name: Send Notification runs-on: ubuntu-latest steps: - - name: Install jq - run: sudo apt update && sudo apt install -y jq - - name: Send Notification run: | BASE_URL="https://git.konsthol.eu"