Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bbc5240

Browse filesBrowse files
Konrad PabjanKonrad Pabjan
authored andcommitted
Add branding and correctly point to main file
1 parent 9bdab6d commit bbc5240
Copy full SHA for bbc5240

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎action.yml

Copy file name to clipboardExpand all lines: action.yml
+4-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.