Skip to content

Commit 2e73325

Browse files
committed
ci(github-actions): least priviledge
1 parent 2236624 commit 2e73325

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
release:
66
types: [published]
77

8+
permissions: {}
9+
810
jobs:
911
docker-release:
1012
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)