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

Commit

Permalink
Use the pypi-prod environnement for releasing the package
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Sep 15, 2022
1 parent 0441486 commit 342cc17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -12,6 +12,8 @@ jobs:
release-pypi:
name: Upload release to PyPI
runs-on: ubuntu-latest
environment:
name: pypi-prod
steps:
- name: Check out code from Github
uses: actions/checkout@v3.0.0
Expand Down

0 comments on commit 342cc17

Please sign in to comment.