termux / termux-docker

Termux environment packaged as Docker image.
497 stars 70 forks source link

ci: support running workflows in forks #12

Closed umarcor closed 3 years ago

umarcor commented 3 years ago

This PR updates the CI workflow for allowing running it in forks. Login and pushing needs to be disabled in those cases (and also for PRs). BTW, the official docker action is used for login.