We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d153b99 commit 9ab61e8Copy full SHA for 9ab61e8
.github/workflows/npm-publish.yml
@@ -6,7 +6,7 @@ on:
6
7
permissions:
8
id-token: write # Required for OIDC
9
- contents: read
+ contents: wriet # For Semantic Release tagging
10
11
jobs:
12
release:
0 commit comments