Skip to content

Commit

Permalink
update pypi workflow to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
R. Broderick committed Apr 28, 2024
1 parent 3433381 commit d40c1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/project/protocol-implements-decorator/ # Replace <package-name> with your PyPI project name
url: https://pypi.org/project/Verbex/ # Replace <package-name> with your PyPI project name
permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing

Expand Down

0 comments on commit d40c1ee

Please sign in to comment.