element-desktop/.github/workflows/release-drafter.yml
Michael Telatynski 2862a68f12
Revert "Use ELEMENT_BOT_TOKEN for release-drafter-workflow.yml"
This reverts commit 2e11c2a8a449c4c6aff87396ab8621ec50c724e6.
2024-02-02 15:44:44 +00:00

12 lines
312 B
YAML

name: Release Drafter
on:
push:
branches: [staging]
workflow_dispatch: {}
concurrency: ${{ github.workflow }}
jobs:
draft:
uses: matrix-org/matrix-js-sdk/.github/workflows/release-drafter-workflow.yml@develop
with:
include-changes: element-hq/element-web@$VERSION