Skip to content

Commit 258e314

Browse files
committed
Enable release info logs
1 parent dae5b4b commit 258e314

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
permissions:
99
contents: write
1010

11+
env:
12+
RUST_LOG: info
13+
1114
concurrency:
1215
group: release-${{ github.ref }}
1316
cancel-in-progress: true

0 commit comments

Comments
 (0)