Skip to content

Commit b3f431b

Browse files
committed
Fix release workflow
1 parent 2c852dc commit b3f431b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- name: Publish mods
2929
run: ./gradlew publishMods
3030
env:
31+
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
3132
CURSEFORGE_API_KEY: ${{ secrets.CURSEFORGE_API_KEY }}
3233
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3334
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}

0 commit comments

Comments
 (0)