Skip to content

Commit

Permalink
chore: mention release environment (#19)
Browse files Browse the repository at this point in the history
mention release environment

Co-authored-by: Jithin James <[email protected]>
  • Loading branch information
jjmachan and Jithin James authored May 14, 2023
1 parent 342b23f commit 1a9f19e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ permissions:

jobs:
deploy:

runs-on: ubuntu-latest

environment: pypi-release
steps:
- uses: actions/checkout@v3
- name: Set up Python
Expand Down

0 comments on commit 1a9f19e

Please sign in to comment.