Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick2bad4u authored Mar 19, 2024
1 parent 5007c0b commit 0abfc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
pip install build
- name: Build package
run: python -m build
secrets.PYPI_API_TOKEN = 'pypi-AgEIcHlwaS5vcmcCJGNhYTA3NjVlLTg4ZGEtNDhlOC1iYWYwLTc3OTg3NzU3N2Y1NgACKlszLCI3MTdkNzZiZC02ZjBmLTQwNjItOGU1MC0yM2IyZGYwYTMwYTIiXQAABiA0Z7XXxeJ2CmlIN7XrVX8UswbYcac-w7ttusjqDi2xYQ'
secrets.PYPI_API_TOKEN: pypi-AgEIcHlwaS5vcmcCJGNhYTA3NjVlLTg4ZGEtNDhlOC1iYWYwLTc3OTg3NzU3N2Y1NgACKlszLCI3MTdkNzZiZC02ZjBmLTQwNjItOGU1MC0yM2IyZGYwYTMwYTIiXQAABiA0Z7XXxeJ2CmlIN7XrVX8UswbYcac-w7ttusjqDi2xYQ
- name: Publish package
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
Expand Down

0 comments on commit 0abfc64

Please sign in to comment.