Skip to content

Commit

Permalink
Add PyPI deployment environment [ci] (#1855)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored and Pierre-Sassoulas committed Nov 19, 2022
1 parent 8397711 commit 2713ebe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -15,6 +15,9 @@ jobs:
release-pypi:
name: Upload release to PyPI
runs-on: ubuntu-latest
environment:
name: PyPI
url: https://pypi.org/project/astroid/
steps:
- name: Check out code from Github
uses: actions/checkout@v3.0.2
Expand Down

0 comments on commit 2713ebe

Please sign in to comment.