We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2849589 commit 72bc684Copy full SHA for 72bc684
action.yml
@@ -1,6 +1,9 @@
1
name: 'Update Sphinx Translations'
2
description: 'GitHub Action to automatically update Sphinx translations from a source repository.'
3
author: 'Phebe Polk'
4
+branding:
5
+ icon: 'globe'
6
+ color: 'blue'
7
inputs:
8
source_repo:
9
description: 'The URL of the source repository to fetch translations from.'
0 commit comments