Skip to content

Commit eb2c1b1

Browse files
committed
Add packages: write.
Signed-off-by: Josh Baird <[email protected]>
1 parent f5e9f60 commit eb2c1b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-fluentbit-image.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@ jobs:
223223
manifest:
224224
name: Publish image manifests
225225
runs-on: ubuntu-latest
226+
permissions:
227+
packages: write
226228
needs: [build, build-debug, build-tags]
227229
steps:
228230
- name: Login to GHCR

0 commit comments

Comments
 (0)