github / actions-cheat-sheet

A cheat sheet for GitHub Actions

Home Page:https://github.github.io/actions-cheat-sheet/actions-cheat-sheet.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A cheat sheet for GitHub Actions

https://github.github.io/actions-cheat-sheet/actions-cheat-sheet.pdf

License:MIT License


Languages

Language:HTML 71.5%Language:CSS 22.2%Language:JavaScript 6.3%