Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 342cc17

Browse files
Use the pypi-prod environnement for releasing the package
1 parent 0441486 commit 342cc17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
release-pypi:
1313
name: Upload release to PyPI
1414
runs-on: ubuntu-latest
15+
environment:
16+
name: pypi-prod
1517
steps:
1618
- name: Check out code from Github
1719
uses: actions/[email protected]

0 commit comments

Comments
 (0)