This commit is contained in:
charlesgauthereau
2026-03-06 18:12:01 +01:00
parent a0c1a24ba9
commit e20e7f016c
+2
View File
@@ -81,6 +81,8 @@ jobs:
RELEASE_TAG=$(echo "$OUTPUT" | sed -E 's|.*/releases/tag/||')
echo "release_tag=$RELEASE_TAG" >> $GITHUB_OUTPUT
notify-discord:
needs: finalize-release
uses: ./.github/workflows/discord.yml