We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8507f commit de3392eCopy full SHA for de3392e
.github/workflows/release.yaml
@@ -6,6 +6,8 @@ env:
6
CARGO_TERM_COLOR: always
7
RUSTFLAGS: -D warnings
8
RUST_TOOLCHAIN: 1.72.1
9
+permissions:
10
+ contents: write
11
jobs:
12
release:
13
name: Build & Release
0 commit comments