Skip to content

Commit 980391a

Browse files
authored
more README fixes (#292)
1 parent 3d80492 commit 980391a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ macOS.
55

66
The following sections show how to configure this action.
77

8-
Maintainers: [Alif Rachmawadi] (original creator), [Bartek Pacia]
9-
108
## Specifying Flutter version
119

1210
### Use specific version and channel
@@ -62,7 +60,7 @@ steps:
6260

6361
> [!WARNING]
6462
>
65-
> Using `flutter-version-file` requires [`yq`][https://github.com/mikefarah/yq],
63+
> Using `flutter-version-file` requires [`yq`](https://github.com/mikefarah/yq),
6664
> which is not pre-installed in `windows` images. Install it yourself.
6765

6866
### Use latest release for particular channel
@@ -284,5 +282,10 @@ steps:
284282
echo PUB-CACHE-KEY=${{ steps.flutter-action.outputs.PUB-CACHE-KEY }}
285283
```
286284

285+
## Maintainers
286+
287+
- [Alif Rachmawadi] (original creator)
288+
- [Bartek Pacia]
289+
287290
[Alif Rachmawadi]: https://github.com/subosito
288291
[Bartek Pacia]: https://github.com/bartekpacia

0 commit comments

Comments
 (0)