Skip to content

Commit 584bcc9

Browse files
committed
Fix discord webhook version tag
1 parent 7c939a7 commit 584bcc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ jobs:
302302
# ============================================================
303303
notify:
304304
name: Discord Notification
305-
needs: [build-fivem, build-redm, release]
305+
needs: [version, build-fivem, build-redm, release]
306306
if: always()
307307
runs-on: ubuntu-latest
308308

0 commit comments

Comments
 (0)