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 960984b619
commit 2e11c2a8a4

View File

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