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"