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 f1f19d3 commit 06d1ca4Copy full SHA for 06d1ca4
.github/workflows/ci.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
pull_request:
6
7
+permissions:
8
+ contents: write # Required to create releases
9
+
10
env:
11
CARGO_TERM_COLOR: always
12
0 commit comments