From 0eb94991848e8706465951551084e56d79fd33cc Mon Sep 17 00:00:00 2001 From: Didier Date: Sun, 30 Apr 2023 22:07:28 +0200 Subject: [PATCH] display message --- .github/workflows/update-server.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-server.yml b/.github/workflows/update-server.yml index 2ed797b..d6b78a5 100644 --- a/.github/workflows/update-server.yml +++ b/.github/workflows/update-server.yml @@ -58,6 +58,7 @@ jobs: notify: name: notify after actions if: always() + needs: [deploy] runs-on: ubuntu-latest steps: - name: send ping to ntfy @@ -65,9 +66,9 @@ jobs: run: | cat>msg.txt <