Skip to content

Commit de3392e

Browse files
committed
chore: update release workflow permission
1 parent dd8507f commit de3392e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
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)