10000 Add branding and correctly point to main file · bcomnes/setup-python@bbc5240 · GitHub
[go: up one dir, main page]

Skip to content

Commit bbc5240

Browse files
Konrad PabjanKonrad Pabjan
Konrad Pabjan
authored and
Konrad Pabjan
committed
Add branding and correctly point to main file
1 parent 9bdab6d commit bbc5240

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ inputs:
1010
default: 'x64'
1111
runs:
1212
using: 'node12'
13-
main: 'lib/setup-python.js'
13+
main: 'dist/index.js'
14+
branding:
15+
icon: 'play'
16+
color: 'yellow'

0 commit comments

Comments
 (0)
0