Skip to content

Releases: SudoMagicCode/action-build-td-tox-package

v0.0.2

10 Jun 18:40

Choose a tag to compare

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

27 May 16:13

Choose a tag to compare

preliminary release for internal testing