Compare commits
1 Commits
v0.2.2
...
84cbf55f49
| Author | SHA1 | Date | |
|---|---|---|---|
| 84cbf55f49 |
@@ -13,6 +13,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Build and publish to PyPI
|
- name: Build and publish to PyPI
|
||||||
uses: https://github.com/JRubics/poetry-publish@v2.0
|
uses: https://github.com/JRubics/poetry-publish@v2.1
|
||||||
with:
|
with:
|
||||||
pypi_token: ${{ secrets.PYPI_TOKEN }}
|
pypi_token: ${{ secrets.PYPI_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user