mirror of
https://github.com/github/actions-cheat-sheet
synced 2026-07-21 14:13:48 +00:00
No description
- HTML 71.5%
- CSS 22.2%
- JavaScript 6.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| theme | ||
| .gitignore | ||
| actions-cheat-sheet.adoc | ||
| actions-cheat-sheet.html | ||
| actions-cheat-sheet.pdf | ||
| index.md | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
GitHub Actions Cheat Sheet
A PDF cheat sheet for GitHub Actions. The content is AsciiDoc based and then rendered into a PDF file with a GitHub Actions worflow.
You can checkout the current GitHub Actions Cheat Sheet (2-pager) in HTML format or PDF format
How to contribute
The content sits in actions-cheat-sheet.adoc and the template is theme/template.js
Build on your machine
It's easy :
npm install
npm run generate-pdf