We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e6a2c commit c2c35acCopy full SHA for c2c35ac
1 file changed
.github/workflows/release.yml
@@ -5,8 +5,8 @@ on:
5
release:
6
types: [published]
7
8
-env:
9
- CARGO_TERM_COLOR: always
+permissions:
+ contents: write
10
11
jobs:
12
build:
0 commit comments