File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 22
33## 1.0.0 (2024-08-26)
44
5-
65### Features
76
8- * setup FlutterGen action ([ f14222a] ( https://github.com/FlutterGen/setup-fluttergen/commit/f14222a45dd13992645bf35b8e4e14e68675e53c ) )
7+ - setup FlutterGen action ([ f14222a] ( https://github.com/FlutterGen/setup-fluttergen/commit/f14222a45dd13992645bf35b8e4e14e68675e53c ) )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Install `fluttergen` command in GitHub Actions.
99# Usage
1010
1111``` yaml
12- - uses : FluttterGen /setup-fluttergen@v1
12+ - uses : FlutterGen /setup-fluttergen@v1
1313 with :
1414 version : 5.6.0
1515` ` `
Original file line number Diff line number Diff line change 11name : ' Setup FlutterGen'
22author : ' FlutterGen'
3- description : ' Set up FlutterGen CLI in your GitHub Actions workflow'
3+ description : ' Setup FlutterGen CLI in your GitHub Actions workflow'
44inputs :
55 version :
66 description : ' FlutterGen version (optional, will be detected from project root .tool-versions or .mise.toml if not provided)'
You can’t perform that action at this time.
0 commit comments