oeil / sample-gh-actions

Project to prototype usage of GitHub actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create PDF

Project sample to show usage of GitHub Actions

This project demonstrate usage of two Github Actions :

  • Generate a PDF out of a markdown (.md) file on every commits on master
    • Look at the dedicated workflow pdf.yml
  • When user create a Tag, automatically create a release and upload the PDF as a release asset

About

Project to prototype usage of GitHub actions

License:Apache License 2.0