Skip to content

Commit cd7daf1

Browse files
committed
ci: 🎡 allow write for release-please
1 parent 01acf24 commit cd7daf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
name: create-release
66
permissions:
77
id-token: write # Required for OIDC
8-
contents: read
8+
contents: write
99
jobs:
1010
release-please:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)