Skip to content

Commit

Permalink
fix CI: Environment name
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfeil committed Oct 22, 2023
1 parent 493311d commit 4cec671
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
run:
working-directory: ${{ env.WORKDIR }}
runs-on: ubuntu-latest
environment:
name: publish
permissions:
# This permission is used for trusted publishing:
# https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/
Expand Down

0 comments on commit 4cec671

Please sign in to comment.