Skip to content

Commit b8c4286

Browse files
committed
update workflow
1 parent ad9220e commit b8c4286

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_and_package_wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
needs: [build_distributions]
5151
runs-on: ubuntu-latest
5252
if: github.ref_type == 'tag'
53+
environment:
54+
name: prod
5355
permissions:
5456
id-token: write
5557
contents: write

0 commit comments

Comments
 (0)