Skip to content

Commit

Permalink
Update publish-to-fofa-hack-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cl0udG0d authored Aug 1, 2024
1 parent b7cfc85 commit 5fa1d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-fofa-hack-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@master
with:
user: __token__
password: ${{ secrets.pypi_password }}
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 5fa1d45

Please sign in to comment.