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 f52e685 commit 64fd890Copy full SHA for 64fd890
.github/workflows/release-artifacts.yml
@@ -8,8 +8,7 @@ jobs:
8
release:
9
name: Release
10
permissions:
11
- contents: read
12
- releases: write
+ contents: write
13
strategy:
14
matrix:
15
kind: ['linux', 'windows', 'macOS']
0 commit comments