Skip to content

Commit

Permalink
Update Action Logo Color
Browse files Browse the repository at this point in the history
  • Loading branch information
Plabick authored May 30, 2021
1 parent 1c9052e commit e6b7cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Remote Time'
description: 'Get the current time from WorldClock in a variety of formats'
branding:
icon: 'watch'
color: '#2596be'
color: 'blue'
inputs:
timezone:
description: 'The [timezone code](https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations) to recieve the current time in. Defaults to utc (+0)'
Expand Down

0 comments on commit e6b7cb0

Please sign in to comment.