Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
align-left

GitHub Action

BllokHub

0.0.4 Pre-release

BllokHub

align-left

BllokHub

Generate a blog from github issues

Installation

Copy and paste the following snippet into your .yml file.

              

- name: BllokHub

uses: eltonkola/[email protected]

Learn more about this action in eltonkola/bllok

Choose a version

bllok

bloke is a GitHub based blog

java -jar build/libs/bllok-1.0-SNAPSHOT.jar /Users/elton/Documents/git/bllok/template/ /Users/elton/Documents/git/bllok/docs/

Example usage for the action

uses: actions/bllok@v1 with: githubToken: 'Mona the Octocat' githubOwner: 'eltonkola' githubRepo: 'bllok'