Compare commits
2 Commits
48536c9103
...
99edf04456
| Author | SHA1 | Date | |
|---|---|---|---|
| 99edf04456 | |||
| ad310c1627 |
@@ -13,6 +13,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- 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:
|
||||
pypi_token: ${{ secrets.PYPI_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user