From 28cfd11139226e4264e4860b6c0cd61e55300942 Mon Sep 17 00:00:00 2001 From: lobo Date: Mon, 27 Mar 2023 22:31:04 +0000 Subject: [PATCH] Update '.gitea/workflows/hello_world.yaml' --- .gitea/workflows/hello_world.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/hello_world.yaml b/.gitea/workflows/hello_world.yaml index 0c3d44f..1e19a56 100644 --- a/.gitea/workflows/hello_world.yaml +++ b/.gitea/workflows/hello_world.yaml @@ -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 }}