Merge branch 'master' into develop

This commit is contained in:
RiotRobot
2023-11-21 11:49:47 +00:00
3 changed files with 9 additions and 2 deletions

View File

@@ -7,4 +7,5 @@ concurrency: ${{ github.repository }}-${{ github.workflow }}
jobs:
merge:
uses: matrix-org/matrix-js-sdk/.github/workflows/release-gitflow.yml@develop
secrets: inherit
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}