Skip to content

Commit c5e34e1

Browse files
committed
chore: add write permission for packages in Docker build and deploy workflow
1 parent 5b47bf8 commit c5e34e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-build-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
permissions:
88
id-token: write
9+
packages: write
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)