Running Local GitHub Actions with Nektos Act
If you're managing GitHub actions, you might want to try nektos act. It will make your development faster and you don't need to use up GitHub CI minutes. I cringe when I...
If you're managing GitHub actions, you might want to try nektos act. It will make your development faster and you don't need to use up GitHub CI minutes. I cringe when I...
I created a custom Github action that deploys a static website to s3, and I want to point out a...