Use ELEMENT_BOT_TOKEN for release-drafter-workflow.yml

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/26959/head
Michael Telatynski 2024-02-02 15:41:16 +00:00
parent 48b5eddd79
commit 32d4d33e3e
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ jobs:
uses: matrix-org/matrix-js-sdk/.github/workflows/release-drafter-workflow.yml@develop
with:
include-changes: matrix-react-sdk
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}