Skip to content

Commit f38078e

Browse files
Merge pull request #42 from symbiotic-engineering/trusted
trusted publisher
2 parents b89a129 + 407115b commit f38078e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-package.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636

3737
- name: Publish package to PyPI
3838
uses: pypa/gh-action-pypi-publish@release/v1
39-
with:
40-
password: ${{ secrets.PYPI_API_TOKEN }}
4139

4240
- name: Setup Miniconda
4341
uses: conda-incubator/setup-miniconda@v3

0 commit comments

Comments
 (0)