Skip to content

Commit

Permalink
CI: publish from CI: fix environment name
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfabbri committed Jun 13, 2024
1 parent 310b3c1 commit 9769443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Upload release to PyPI
runs-on: ubuntu-latest
environment:
name: pypi
name: release
url: https://pypi.org/p/interface-gen
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
Expand Down

0 comments on commit 9769443

Please sign in to comment.