Skip to content

Commit 9ea0e59

Browse files
fix: Update branding for action
1 parent acedb1c commit 9ea0e59

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'Github Topic Syncer'
22
description: 'Sync Github Topics from a Github Action'
3+
branding:
4+
icon: refresh-cw
5+
color: gray-dark
36
runs:
47
using: node16
58
main: "dist/index.js"

0 commit comments

Comments
 (0)