Skip to content

Commit 8dc957a

Browse files
committed
Create README.md
1 parent 6f3dc40 commit 8dc957a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Android `repo init` and `repo sync` Github Action
2+
3+
See [the android repo tool docs for more info](https://source.android.com/docs/setup/reference/repo#init)
4+
5+
Inputs
6+
7+
- `manifest_url` Specifies the url or git repo to fetch the manifest from. Used in repo init
8+
- `manifest_branch` Specifies what manifest branch to use. Used in repo init
9+
- `manifest_filename` Specifies the name of the manifest file to find. Used in repo init

0 commit comments

Comments
 (0)