Skip to content

Commit 9ce32a4

Browse files
authored
Update build-and-push.yml
1 parent a27317a commit 9ce32a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-and-push.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
- develop
88
release:
99
types: [published]
10-
10+
permissions:
11+
contents: read
1112
env:
1213
BUILD_PLATFORMS: linux/amd64, linux/arm64
1314

0 commit comments

Comments
 (0)