This commit is contained in:
2026-02-18 20:29:15 -07:00
parent fab75ba547
commit ffda56c3e9
3 changed files with 3 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ jobs:
runs-on: [home-server]
steps:
- name: Send ntfy notification
working-directory: /home/gitea-runner
run: |
curl -H "Title: ${{ inputs.title }}" \
-H "Priority: ${{ inputs.priority }}" \