Hacker News new | ask | show | jobs
by dymk 57 days ago
I’ve found gitea actions (based on ACT, so it’s nearly identical to a GitHub action runner) to work great. Migrating a GitHub workflow is mostly just a file name change.
1 comments

Good to know!