Skip to content

Commit 547ae20

Browse files
chore: pass correct secret to the notifier
1 parent 9634ea9 commit 547ae20

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
@@ -282,5 +282,6 @@ jobs:
282282
env:
283283
RN: ${{ matrix.release-notes }}
284284
MESSAGE: ${{ matrix.release-notes }}
285+
DISCORD_TOKEN: ${{ secrets.DISCORD_TOKEN }}
285286
run: |
286287
notify-discord ${{ matrix.name }} v${{ matrix.version }}

0 commit comments

Comments
 (0)