mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Fix permissions
This commit is contained in:
parent
8bf3ec29b9
commit
161323b595
1
.github/workflows/docker.yaml
vendored
1
.github/workflows/docker.yaml
vendored
@ -15,6 +15,7 @@ jobs:
|
||||
environment: dockerhub
|
||||
permissions:
|
||||
id-token: write # needed for signing the images with GitHub OIDC Token
|
||||
packages: write # needed for publishing packages to GHCR
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user