Skip to content

Commit 7dbe84b

Browse files
Merge pull request #144 from oscarbenjamin/pr_trusted_publisher
Change URL to test.pypi.org
2 parents 1f1120c + e8699f4 commit 7dbe84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
needs: [tag-and-build]
7979
environment:
8080
name: release
81-
url: https://pypi.org/p/protosym
81+
url: https://test.pypi.org/p/protosym
8282
permissions:
8383
id-token: write
8484
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)