Releases: abatilo/actions-poetry
Releases · abatilo/actions-poetry
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
Set ENTRYPOINT to entrypoint.sh
Based on what is published here:
https://developer.github.com/actions/creating-github-actions/creating-a-docker-container/#entrypoint
I've switched to using an entrypoint script, so that actions that are consumers will be able to source environment variables. Functionally, everything else is the same.