Skip to content

Commit 8a88065

Browse files
committed
use release environment for secrets
1 parent 95bbf4a commit 8a88065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ env:
2020

2121
jobs:
2222
build_wheels:
23+
environment: release
2324
name: Build wheels on ${{ matrix.os }}
2425
runs-on: ${{ matrix.os }}
2526
strategy:

0 commit comments

Comments
 (0)