Skip to content

Commit

Permalink
Update icon and color for GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Page committed Aug 31, 2019
1 parent 89716e3 commit 09f7121
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ These are the options recommended to be changed. For more detailed explanation o

## Release History

- v0.0.1 - Update icon and color for GitHub actions
- v0.0.0 - Initial release
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ runs:
using: 'node12'
main: 'dist/index.js'
branding:
icon: 'plus'
color: 'yellow'
icon: 'cpu'
color: 'gray-dark'

0 comments on commit 09f7121

Please sign in to comment.