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 <