You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/release.yml
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,6 @@ name: Release
7
7
- beta
8
8
- "*.x"
9
9
10
-
permissions:
11
-
contents: write
12
-
issues: write
13
-
14
10
# These are recommended by the semantic-release docs: https://github.com/semantic-release/npm#npm-provenance
15
11
permissions:
16
12
contents: write # to be able to publish a GitHub release
0 commit comments