curl
This commit is contained in:
@@ -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 }}" \
|
||||
|
||||
Reference in New Issue
Block a user