test odler version of poetry publish

This commit is contained in:
Schmieder, Jacob
2024-05-15 09:46:46 +00:00
parent 0222334a6a
commit ea420094eb
+1 -1
View File
@@ -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"