Skip to content

Commit 7e1f7e7

Browse files
authored
Add environment specification for publish job in CI workflow (#19)
1 parent 807630a commit 7e1f7e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
- build_wheels_and_test
9696
- build_source
9797
runs-on: ubuntu-latest
98+
environment: release
9899
steps:
99100
- uses: actions/download-artifact@v4
100101
with:

0 commit comments

Comments
 (0)