Fix issues caused by the artifacts v4 upgrade

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/26903/head
Michael Telatynski 2024-01-19 09:30:16 +00:00
parent 62b65744e5
commit e5d0c2ae7b
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ jobs:
deployments: write
with:
react-sdk-repository: matrix-org/matrix-react-sdk
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
# We want to make the Playwright tests a required check for the merge queue.
#