update readme (#335)
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and
|
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and
|
||||||
macOS.
|
macOS.
|
||||||
|
|
||||||
|
Originally created by [Alif Rachmawadi]. Maintained by [Bartek Pacia].
|
||||||
|
|
||||||
The following sections show how to configure this action.
|
The following sections show how to configure this action.
|
||||||
|
|
||||||
## Specifying Flutter version
|
## Specifying Flutter version
|
||||||
@@ -305,11 +307,5 @@ steps:
|
|||||||
echo PUB-CACHE-KEY=${{ steps.flutter-action.outputs.PUB-CACHE-KEY }}
|
echo PUB-CACHE-KEY=${{ steps.flutter-action.outputs.PUB-CACHE-KEY }}
|
||||||
shell: bash
|
shell: bash
|
||||||
```
|
```
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
- [Alif Rachmawadi] (original creator)
|
|
||||||
- [Bartek Pacia]
|
|
||||||
|
|
||||||
[Alif Rachmawadi]: https://github.com/subosito
|
[Alif Rachmawadi]: https://github.com/subosito
|
||||||
[Bartek Pacia]: https://github.com/bartekpacia
|
[Bartek Pacia]: https://github.com/bartekpacia
|
||||||
|
|||||||
Reference in New Issue
Block a user