Update '.gitea/workflows/hello_world.yaml'
All checks were successful
Explore-GitHub-Actions

This commit is contained in:
lobo 2023-03-27 22:31:04 +00:00
parent 45ab3a50b3
commit 28cfd11139

View File

@ -22,7 +22,7 @@ jobs:
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: true
- name: Notify
uses: https://git.lerch.org/lobo/action-notify-ntfy@1
uses: https://git.lerch.org/lobo/action-notify-ntfy@v1
if: always()
with:
host: ${{ secrets.NTFY_HOST }}