Skip to content

Commit 71f8cf6

Browse files
author
cloud-java-bot
committed
updated to have more specific permissions
1 parent 10be916 commit 71f8cf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ on:
1111
required: true
1212
default: (for example, 0.1.0)
1313

14-
permissions: write-all
14+
permissions:
15+
contents: write
1516

1617
jobs:
1718
release:

0 commit comments

Comments
 (0)