Skip to content

Commit

Permalink
Add branding color
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonjchen committed Feb 14, 2020
1 parent aa6f771 commit 4d8355b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: GitHub Pages Pelican Build Action
description: This action builds a Pelican project and deploys it to GitHub Pages.

branding:
icon: 'home'
color: 'red'

runs:
using: 'docker'
image: 'Dockerfile'
Expand Down

0 comments on commit 4d8355b

Please sign in to comment.