Skip to content

Commit

Permalink
Add environment: pypi to publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Jan 24, 2024
1 parent 25646a9 commit baa6efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- '*'
jobs:
release:

environment: pypi
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit baa6efd

Please sign in to comment.