Skip to content

Commit 74ed709

Browse files
authored
Merge pull request #18 from cyborginc/pypi-fix
update workflow
2 parents ad9220e + b8c4286 commit 74ed709

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)