Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
Adding environment
  • Loading branch information
iluvcapra authored May 22, 2023
1 parent b581b9a commit 0fc9188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ permissions:

jobs:
deploy:

runs-on: ubuntu-latest

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

0 comments on commit 0fc9188

Please sign in to comment.