Release automation improvements (#1541)

This commit is contained in:
Michael Telatynski 2024-03-05 09:57:44 +00:00 committed by GitHub
parent 421a666fe9
commit d51299bbc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,9 +3,11 @@ on:
push:
branches: [staging]
workflow_dispatch: {}
repository_dispatch:
types: [upstream-release-notify]
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
include-changes: element-hq/element-web~$VERSION