Repository navigation
Actions

GitHub Actions gives you the flexibility to build an automated software development lifecycle workflow. You can write individual tasks, called actions, and combine them to create a custom workflow. Workflows are custom automated processes that you can set up in your repository to build, test, package, release, or deploy any code project on GitHub.
“With GitHub Actions you can build end-to-end continuous integration (CI) and continuous deployment (CD) capabilities directly in your repository. GitHub Actions powers GitHub's built-in continuous integration service. For more information, see "About continuous integration."
Featured Actions
Getting Started
Community & Support
Taking Action With GitHub Actions

A curated list of awesome actions to use on GitHub
Combination of multiple linters to run as a GitHub Action or standalone
A template for building OpenWrt with GitHub Actions | 使用 GitHub Actions 在线云编译 OpenWrt 固件
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
🚀一款简洁高效的VuePress知识管理&博客(blog)主题
Write workflows scripting the GitHub API in JavaScript
🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
Deploys a GitHub project to a FTP server using GitHub actions
Command line driven CI frontend and development task automation tool.
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
<img alt="octocat" src="https://github.githubassets.com/images/icons/emoji/octocat.png?v8" /> Static checker for GitHub Actions workflow files
Type safe and validated Server Actions in your Next.js project.
<img alt="octocat" src="https://github.githubassets.com/images/icons/emoji/octocat.png?v8" /> Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.