From 91a8558280dac4bb1f87d1522c62f03d82d208c7 Mon Sep 17 00:00:00 2001 From: Bartek Pacia Date: Tue, 3 Dec 2024 20:07:58 +0100 Subject: [PATCH] improve GIT_SOURCE output name --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 5a692fa..4c83653 100644 --- a/action.yaml +++ b/action.yaml @@ -75,7 +75,7 @@ outputs: description: Path to pub cache GIT_SOURCE: value: "${{ steps.flutter-action.outputs.GIT_SOURCE }}" - description: Git source + description: Git source of Flutter SDK repository to clone runs: using: composite