Skip to content

Commit

Permalink
Added python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
legopitstop committed May 7, 2024
2 parents eaba8f0 + b2c57d7 commit f41e57a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,8 @@ jobs:
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
<<<<<<< HEAD
password: ${{ secrets.PYPI_API_TOKEN }}
=======
password: ${{ secrets.PYPI_API_TOKEN }}
>>>>>>> b2c57d7400cb9776f7d8075e21ce07265a1badfd

0 comments on commit f41e57a

Please sign in to comment.