Skip to content

Commit 93884f6

Browse files
committed
最小権限の原則
1 parent 2f47cdd commit 93884f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- "v*.*.*"
88

99
permissions:
10-
contents: write
10+
contents: read
1111
packages: write
1212
id-token: write
1313

0 commit comments

Comments
 (0)