Merge branch 'master' into develop

This commit is contained in:
RiotRobot
2025-02-25 13:46:45 +00:00
4 changed files with 39 additions and 6 deletions

View File

@@ -17,6 +17,8 @@ jobs:
permissions:
id-token: write # needed for signing the images with GitHub OIDC Token
packages: write # needed for publishing packages to GHCR
env:
TEST_TAG: vectorim/element-web:test
steps:
- uses: actions/checkout@v4
with: