There was an error while loading. Please reload this page.
1 parent dae5b4b commit 258e314Copy full SHA for 258e314
1 file changed
.github/workflows/release.yml
@@ -8,6 +8,9 @@ on:
8
permissions:
9
contents: write
10
11
+env:
12
+ RUST_LOG: info
13
+
14
concurrency:
15
group: release-${{ github.ref }}
16
cancel-in-progress: true
0 commit comments