Skip to content

Commit 72bc684

Browse files
committed
add branding
1 parent 2849589 commit 72bc684

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: 'Update Sphinx Translations'
22
description: 'GitHub Action to automatically update Sphinx translations from a source repository.'
33
author: 'Phebe Polk'
4+
branding:
5+
icon: 'globe'
6+
color: 'blue'
47
inputs:
58
source_repo:
69
description: 'The URL of the source repository to fetch translations from.'

0 commit comments

Comments
 (0)