hey, what's that over there?!

This commit is contained in:
2024-12-17 15:16:01 +02:00
parent 30e6bb41fe
commit 720ec197f7

View File

@@ -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"