Compare commits
3 Commits
ba1aab5f7e
...
4250475933
| Author | SHA1 | Date | |
|---|---|---|---|
| 4250475933 | |||
| 60455082c2 | |||
| 86a64570c5 |
@@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
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@v1.17
|
uses: https://github.com/JRubics/poetry-publish@v1.17
|
||||||
with:
|
with:
|
||||||
pypi_token: ${{ secrets.PYPI_TOKEN }}
|
pypi_token: ${{ secrets.PYPI_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user