Skip to content

Commit f7541b1

Browse files
committed
write packages
1 parent d5026ec commit f7541b1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build_docker.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ on:
1313

1414
concurrency: build_docker
1515

16+
permissions:
17+
packages: write
18+
id-token: write
19+
contents: write
20+
1621
jobs:
1722
build-and-push:
1823
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)