JRubics / poetry-publish

An action to build and publish python package to pypi (https://pypi.org/) using poetry (https://github.com/sdispater/poetry)
BSD 3-Clause "New" or "Revised" License
129 stars 17 forks source link

v1.13 has old entrypoint.sh #24

Closed BrianPugh closed 1 year ago

BrianPugh commented 1 year ago

I just pulled the v1.13 docker image and inspected the contents. entrypoint.sh still has the old poetry plugin add, can you check it out and release a new version? Thank you so much!

JRubics commented 1 year ago

It should be fine now, sorry for the inconvenience, not sure how it happened :shrug: Thank you for the patience :slightly_smiling_face:

BrianPugh commented 1 year ago

works perfect now! Thank you!