Skip to content

Commit

Permalink
Update pypi_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YHordijk authored Oct 11, 2023
1 parent e24ffd7 commit e111bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi-publish
url: https://pypi.org/project/TCutility/
url: https://pypi.org/project/${{ github.event.repository.name }}/
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
Expand Down

0 comments on commit e111bfa

Please sign in to comment.