We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca17b17 commit 9b44a42Copy full SHA for 9b44a42
1 file changed
.github/workflows/release.yml
@@ -10,7 +10,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
10
# https://docs.npmjs.com/trusted-publishers
11
permissions:
12
id-token: write
13
- contents: read
+ contents: write
14
15
jobs:
16
release:
0 commit comments