Skip to content

Commit 20c4bbd

Browse files
committed
ci: update password of uploading to pypi
1 parent b02bd95 commit 20c4bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_whl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
- name: Publish distribution 📦 to PyPI
5151
uses: pypa/gh-action-pypi-publish@v1.5.0
5252
with:
53-
password: ${{ secrets.BaiduImageCrawling }}
53+
password: ${{ secrets.BAIDUIMAGESPIDER }}
5454
packages_dir: dist/

0 commit comments

Comments
 (0)