Skip to content

Commit fc7dfe9

Browse files
committed
update
1 parent 7143609 commit fc7dfe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manully_test_PYPI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
yum install -y zlib-devel bzip2-devel lzo-devel
4343
4444
- name: Publish package to Test PyPI
45-
- uses: pypa/gh-action-pypi-publish@master
45+
uses: pypa/gh-action-pypi-publish@master
4646
with:
4747
skip_existing: true
4848
password: ${{ secrets.TEST_PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)