Skip to content

Commit cd7cc29

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a3de1ef commit cd7cc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ jobs:
103103
- name: Publish a Python distribution to PyPI
104104
uses: pypa/gh-action-pypi-publish@release/v1
105105
with:
106-
password: ${{ secrets.PYPI_API_TOKEN }}
106+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)