Skip to content

Commit cf3a565

Browse files
authored
Merge pull request #159 from Ultramarine-Linux/gil/fix/ci
2 parents 8992638 + c840ec9 commit cf3a565

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build-docker.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ jobs:
7676

7777
docker-push:
7878
permissions:
79-
contents: write
79+
contents: read
80+
packages: write
8081
runs-on: ubuntu-latest
8182
needs: docker
8283
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)