mirror of
https://github.com/restic/restic.git
synced 2025-06-07 21:18:30 +00:00
docker: fix typos and permissions for jobs
This commit is contained in:
parent
d422e75e08
commit
4fb9aa4351
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -19,7 +19,6 @@ jobs:
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
id-token: write # needed for signing the images with GitHub OIDC Token
|
||||
|
||||
outputs:
|
||||
image: ${{ steps.image.outputs.image }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user