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 23200c0 commit e14308dCopy full SHA for e14308d
.github/workflows/release.yml
@@ -7,10 +7,6 @@ name: Release
7
- beta
8
- "*.x"
9
10
-permissions:
11
- contents: write
12
- issues: write
13
-
14
# These are recommended by the semantic-release docs: https://github.com/semantic-release/npm#npm-provenance
15
permissions:
16
contents: write # to be able to publish a GitHub release
0 commit comments