mirror of
https://github.com/subosito/flutter-action.git
synced 2024-08-16 10:19:50 +02:00
update action entrypoint
This commit is contained in:
parent
7c9a6f8f1c
commit
2734c64d5a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ inputs:
|
|||
default: 'stable'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'lib/index.js'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'maximize'
|
||||
color: 'blue'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue