We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a61eac commit c904389Copy full SHA for c904389
action.yml
@@ -1,6 +1,9 @@
1
name: 'Setup Auto'
2
description: 'GitHub Action to install Auto release tool'
3
author: 'Alexey Alekhin'
4
+branding:
5
+ icon: at-sign
6
+ color: yellow
7
inputs:
8
version:
9
description: 'Version of Auto to install (latest by default)'
0 commit comments