Correct build-main workflow

This commit is contained in:
MrMeeb 2024-05-12 11:33:34 +00:00
parent f83d27e411
commit 76ee09a143

View File

@ -75,11 +75,7 @@ jobs:
"Notify":
runs-on: [ubuntu-docker-latest, linux/amd64]
<<<<<<< HEAD
needs: ["Build Image", "Validate Image"]
=======
needs: ["Validate Image", "Publish Image"]
>>>>>>> automation
steps:
- name: Notify of success
uses: rjstone/discord-webhook-notify@v1