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 914a00f commit 5a21cbbCopy full SHA for 5a21cbb
.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