test odler version of poetry publish
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Set up Poetry 📦
|
- name: Set up Poetry 📦
|
||||||
if: ${{ !(startsWith(github.ref, 'refs/tags')) || (inputs.test == true) }}
|
if: ${{ !(startsWith(github.ref, 'refs/tags')) || (inputs.test == true) }}
|
||||||
uses: JRubics/poetry-publish@v2.0
|
uses: JRubics/poetry-publish@v1.16
|
||||||
with:
|
with:
|
||||||
plugins: "poetry-dynamic-versioning"
|
plugins: "poetry-dynamic-versioning"
|
||||||
repository_name: "scraibe"
|
repository_name: "scraibe"
|
||||||
|
|||||||
Reference in New Issue
Block a user