Add dependency to build-develop workflow notify job. Fixes #9 [skip ci]
This commit is contained in:
parent
cdca0ef342
commit
0de6438aca
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user