Skip to content

Commit 4559865

Browse files
committed
fix: combine
1 parent 060284c commit 4559865

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353
name: Merge and Push Multi Arch Manifest
5454
runs-on: ubuntu-24.04
5555
needs: build
56+
permissions:
57+
packages: write
58+
contents: read
5659
steps:
5760
- name: Login to GitHub Container Registry
5861
uses: docker/login-action@v1

0 commit comments

Comments
 (0)