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