← All tags


Tag
#github-actions
3 posts tagged with this topic.
Auto Publish/Release with GitHub Actions
Turn a green build into a versioned, published GitHub release automatically — tags, release notes, and artifacts without manual steps.
Continuous Integration with GitHub Actions
Build and test on every push with GitHub Actions — strategy, matrix builds, workflow_dispatch, and a working Node.js CI workflow.
Intro to GitHub Actions
The vocabulary of GitHub Actions — jobs, runs-on, steps, and how a workflow is wired together — before building real pipelines.