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 5dfe736 commit 0c2b601Copy full SHA for 0c2b601
.github/workflows/release.yml
@@ -6,6 +6,8 @@ name: Release
6
- next
7
- beta
8
- "*.x"
9
+permissions:
10
+ contents: read # for checkout
11
jobs:
12
release:
13
permissions:
0 commit comments