Skip to content

Commit

Permalink
ci: update password of uploading to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed Jan 15, 2025
1 parent b02bd95 commit 20c4bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_whl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
- name: Publish distribution 📦 to PyPI
uses: pypa/[email protected]
with:
password: ${{ secrets.BaiduImageCrawling }}
password: ${{ secrets.BAIDUIMAGESPIDER }}
packages_dir: dist/

0 comments on commit 20c4bbd

Please sign in to comment.