Skip to content

Commit 0379fe2

Browse files
authored
Merge pull request #194 from nervosnetwork/quake/v0.3.7
chore: update release workflow permission
2 parents dd8507f + de3392e commit 0379fe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ env:
66
CARGO_TERM_COLOR: always
77
RUSTFLAGS: -D warnings
88
RUST_TOOLCHAIN: 1.72.1
9+
permissions:
10+
contents: write
911
jobs:
1012
release:
1113
name: Build & Release

0 commit comments

Comments
 (0)