Skip to content

Commit

Permalink
improve GIT_SOURCE output name
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Dec 3, 2024
1 parent cf39e49 commit 91a8558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 91a8558

Please sign in to comment.