Skip to content

Commit

Permalink
attempt to fix auto publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-joe-wirth committed Apr 18, 2024
1 parent a848e63 commit 13587ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: upload release to PyPi
runs-on: ubuntu-latest
# Specifying a GitHub environment is optional, but strongly encouraged
# environment: release
environment: release
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
Expand Down

0 comments on commit 13587ff

Please sign in to comment.