Conversation
|
one thing is missed up here. publishing built image to ghcr.io. let me fix this. |
Should be fixed. docker pull ghcr.io/Sarjuuk/mpq-extractor-debian:0.1.0
docker pull ghcr.io/Sarjuuk/mpq-extractor-debian:latest
docker run --rm -it ghcr.io/Sarjuuk/mpq-extractor-debian -h # ... will print help messageUpdated example of CI/CD run: |
a602075 to
91ea5ae
Compare
|
Probably, this MR should be target to source repository https://github.com/Kanma/MPQExtractor |
|
may be... on release publish this should also create an executable for Windows. I don't think it's too complex thing, but I am not sure it's is required at this moment. |

Hello.
Few features:
Small documentation enhancement.
Demo how CI/CD works: https://github.com/unsektor/MPQExtractor/actions/runs/24353682865