Fix issues caused by the artifacts v4 upgrade
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/26903/head
parent
62b65744e5
commit
e5d0c2ae7b
|
@ -27,6 +27,8 @@ jobs:
|
||||||
deployments: write
|
deployments: write
|
||||||
with:
|
with:
|
||||||
react-sdk-repository: matrix-org/matrix-react-sdk
|
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.
|
# We want to make the Playwright tests a required check for the merge queue.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue