Skip to content

Commit 6c3c939

Browse files
committed
Add protected environment for crates release
1 parent 6c77dcb commit 6c3c939

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
dist:
2323
name: Dist
2424
runs-on: ${{ matrix.os }}
25+
environment: crates-release
2526
strategy:
2627
fail-fast: true
2728
matrix:

0 commit comments

Comments
 (0)