This commit is contained in:
parent
45ab3a50b3
commit
28cfd11139
|
@ -22,7 +22,7 @@ jobs:
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
- run: true
|
- run: true
|
||||||
- name: Notify
|
- name: Notify
|
||||||
uses: https://git.lerch.org/lobo/action-notify-ntfy@1
|
uses: https://git.lerch.org/lobo/action-notify-ntfy@v1
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.NTFY_HOST }}
|
host: ${{ secrets.NTFY_HOST }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user