Skip to content

Commit

Permalink
Merge pull request #144 from oscarbenjamin/pr_trusted_publisher
Browse files Browse the repository at this point in the history
Change URL to test.pypi.org
  • Loading branch information
oscarbenjamin authored Mar 29, 2024
2 parents 1f1120c + e8699f4 commit 7dbe84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
needs: [tag-and-build]
environment:
name: release
url: https://pypi.org/p/protosym
url: https://test.pypi.org/p/protosym
permissions:
id-token: write
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7dbe84b

Please sign in to comment.