Skip to content

Commit c99f1ca

Browse files
authored
Update action.yml
1 parent 88699b1 commit c99f1ca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

action.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: "Setup and Cache Python Poetry"
22
description: "Python Poetry setup, including the caching of dependencies and Poetry install."
3-
icon: play
3+
branding:
4+
icon: 'play'
5+
color: 'blue'
46

57
inputs:
68
python-version:

0 commit comments

Comments
 (0)