Releases: SudoMagicCode/action-build-td-tox-package
Releases · SudoMagicCode/action-build-td-tox-package
v0.0.2
Adjusts remote origin and source retrieval Simplifies the retrieval of the remote origin and source URLs. The previous implementation was unnecessarily removing the ".git" extension. The updated implementation defers the removal of ".git" to a later TODO task, as the assumption that the remote URL always ends in ".git" might not be correct.
v0.0.1 Initial Release
preliminary release for internal testing