chore(deps): update https://github.com/jrubics/poetry-publish action to v2.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Python Linters / pylint (pull_request) Successful in 37s
REUSE Compliance / reuse (pull_request) Successful in 8s
Python Linters / formatting (pull_request) Successful in 34s
Python Linters / mypy (pull_request) Successful in 33s
Selftests / test-build-install (pull_request) Successful in 36s
Selftests / test-sync (pull_request) Successful in 57s
Python Linters / formatting (push) Successful in 35s
Python Linters / pylint (push) Successful in 38s
Python Linters / mypy (push) Successful in 37s
REUSE Compliance / reuse (push) Successful in 8s
Selftests / test-build-install (push) Successful in 34s
Selftests / test-sync (push) Successful in 56s
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Python Linters / pylint (pull_request) Successful in 37s
REUSE Compliance / reuse (pull_request) Successful in 8s
Python Linters / formatting (pull_request) Successful in 34s
Python Linters / mypy (pull_request) Successful in 33s
Selftests / test-build-install (pull_request) Successful in 36s
Selftests / test-sync (pull_request) Successful in 57s
Python Linters / formatting (push) Successful in 35s
Python Linters / pylint (push) Successful in 38s
Python Linters / mypy (push) Successful in 37s
REUSE Compliance / reuse (push) Successful in 8s
Selftests / test-build-install (push) Successful in 34s
Selftests / test-sync (push) Successful in 56s
This commit was merged in pull request #28.
This commit is contained in:
@@ -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