Add dependency to build-develop workflow notify job. Fixes #9 [skip ci]

This commit is contained in:
MrMeeb 2024-04-16 09:26:19 +00:00
parent cdca0ef342
commit 0de6438aca

View File

@ -39,6 +39,7 @@ jobs:
avatarUrl: ${{ vars.RUNNER_ICON_URL }}
"Notify":
runs-on: [ubuntu-docker-latest, linux/amd64]
needs: ["Build Image"]
steps:
- name: Notify of success
uses: rjstone/discord-webhook-notify@v1