Testing against every Next.js canary release
How to run a GitHub Actions workflow when a new pre-release version of Next.js is published.
I usually write about stuff. Not regularly.
How to run a GitHub Actions workflow when a new pre-release version of Next.js is published.
GitHub Actions are a great way to build powerful customised CI/CD workflows using the power of community-driven resources, but they can be tricky to get right in terms of security.