We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b89a129 commit 407115bCopy full SHA for 407115b
.github/workflows/publish-package.yml
@@ -36,8 +36,6 @@ jobs:
36
37
- name: Publish package to PyPI
38
uses: pypa/gh-action-pypi-publish@release/v1
39
- with:
40
- password: ${{ secrets.PYPI_API_TOKEN }}
41
42
- name: Setup Miniconda
43
uses: conda-incubator/setup-miniconda@v3
0 commit comments