Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vaginessa authored Oct 19, 2024
1 parent ab78fc5 commit 1188d7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Git Repo Apk Builder.
![Alt-Text](https://github.com/vaginessa/grab-n-build-APK-action/blob/master/grab-n-build-APK-action(3).png?raw=true)

### Build and sign the apk(s) for any android project on Github.
**Build and sign the apk(s) for any android project on Github.**

[Workflow](https://github.com/Yanndroid/grab/actions/workflows/build-apk.yml)

## Usage
1. fork this repo
2. open the ```actions``` tab and select ```build apk``` in the left pane
2. open the ```actions``` tab and select workflow ```build apk``` or other in the left pane
3. click ```Run workflow``` and fill in what you need:
- ```git clone url```: the git url of the repo you want to build the apk from. ex: ```https://github.com/Yanndroid/OneUI-Design-Library.git```
- ```commit```: optional, if you want the apk of a particular commit (also from a different branch). ex: ```cf3fef4``` or ```cf3fef46ad0db897a270ac4a25ce6b4372f2655f```
Expand Down

0 comments on commit 1188d7f

Please sign in to comment.