Skip to content

Releases: Jorricks/action-python-autotagging

1.0.1

22 Jul 15:33
Compare
Choose a tag to compare
  • Add extra print statement when tag is created
  • Create option to prevent import errors when defining a simple variable

1.0.0

22 Jul 14:55
a6e31e5
Compare
Choose a tag to compare
  • Improved DockerFile with best practices from PyPa
  • Improved action.yaml to correctly specify input arguments
  • Improved main.py to use environment variables that exist
  • Improved main.py to print items
  • Updated README.md