We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc957a commit e2e3f22Copy full SHA for e2e3f22
action.yaml
@@ -1,6 +1,9 @@
1
name: 'Android repo init and sync'
2
description: 'Initialize and sync repos using Androids repo command'
3
author: Kenneth Mead
4
+branding:
5
+ icon: 'aperture'
6
+ color: 'green'
7
inputs:
8
manifest_url:
9
description: 'Specifies the url or git repo to fetch the manifest from. Used in repo init'
0 commit comments