We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01acf24 commit cd7daf1Copy full SHA for cd7daf1
.github/workflows/create-release.yml
@@ -5,7 +5,7 @@ on:
5
name: create-release
6
permissions:
7
id-token: write # Required for OIDC
8
- contents: read
+ contents: write
9
jobs:
10
release-please:
11
runs-on: ubuntu-latest
0 commit comments