Skip to content

Commit 0388120

Browse files
authored
Add git source to subosito/flutter-action@v2 (#58)
1 parent 08d7bc5 commit 0388120

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

typings/subosito/flutter-action/v2/action-types.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ inputs:
2929
type: string
3030
pub-cache-path:
3131
type: string
32+
git-source:
33+
type: string
3234

3335
outputs:
3436
CACHE-PATH:
@@ -45,3 +47,5 @@ outputs:
4547
type: string
4648
PUB-CACHE-PATH:
4749
type: string
50+
GIT_SOURCE:
51+
type: string

0 commit comments

Comments
 (0)