We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc38440 commit a5239bbCopy full SHA for a5239bb
1 file changed
.github/workflows/build-protocol.yml
@@ -90,9 +90,6 @@ jobs:
90
path: dist
91
92
- uses: pypa/gh-action-pypi-publish@release/v1
93
- with:
94
- user: __token__
95
- password: ${{ secrets.PYPI_API_TOKEN }}
96
97
docs:
98
needs: [publish]
0 commit comments