actions-marketplace-validations/Update Android Manifest package meta-data action
Update the metadata in a AndroidManifest.xml file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| android-manifest-path | Relative path for the AndroidManifest.xml file. | yes | — |
| metadata-key | meta-data android:name key you are looking to update | yes | — |
| metadata-value | android:value the value you want to insert | yes | — |
| print-file | Output the AndroidManifest.xml file in console | no | — |
Outputs
no outputs