We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5012a3b commit e8699f4Copy full SHA for e8699f4
.github/workflows/release.yml
@@ -78,7 +78,7 @@ jobs:
78
needs: [tag-and-build]
79
environment:
80
name: release
81
- url: https://pypi.org/p/protosym
+ url: https://test.pypi.org/p/protosym
82
permissions:
83
id-token: write
84
runs-on: ubuntu-latest
0 commit comments