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 dd66fd8 commit 424b929Copy full SHA for 424b929
.github/workflows/release.yml
@@ -6,11 +6,6 @@ on:
6
- alpha
7
- beta
8
- rc
9
-permissions:
10
- contents: write # to be able to publish a GitHub release
11
- issues: write # to be able to comment on released issues
12
- pull-requests: write # to be able to comment on released pull requests
13
- id-token: write # to enable use of OIDC for npm provenance
14
jobs:
15
release:
16
name: Release
0 commit comments