mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
adapt to stricter repo permissions part 3
This commit is contained in:
parent
c5793b9e7c
commit
bfd3a61aef
3
.github/workflows/publish.yaml
vendored
3
.github/workflows/publish.yaml
vendored
@ -56,6 +56,9 @@ jobs:
|
||||
path: "./element-call-*.tar.gz"
|
||||
publish_docker:
|
||||
needs: publish_tarball
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
uses: ./.github/workflows/docker.yaml
|
||||
with:
|
||||
docker_tags: |
|
||||
|
Loading…
Reference in New Issue
Block a user