Use ELEMENT_BOT_TOKEN for release-drafter-workflow.yml

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2024-02-02 15:41:16 +00:00
parent 48b5eddd79
commit 32d4d33e3e

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 }}