nhok0169 / Anime-Game-Remap

Anime Game Remap/Fix/Convert
https://anime-game-remap.readthedocs.io/en/latest/
Apache License 2.0
20 stars 13 forks source link

Add CI/CD for PyPI Package on New Release #18

Closed Alex-Au1 closed 1 year ago

Alex-Au1 commented 1 year ago

Used Github Actions to automate building the package to Pypi.

Currently the action is triggered when a new version release has been made, but we could later change it to some other Github event (eg. push on some specific tag).