Skip to content

Commit

Permalink
Update: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amirisback committed Mar 28, 2024
1 parent 78bcf67 commit 4c6740a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ What's New??
- [Upload Artifact From Github Action](https://github.com/actions/upload-artifact)
- [Remove Artifact](https://github.com/c-hive/gha-remove-artifacts)

# Run Using Github Action

## How To Use Workflows

### Step 1. Upload Your Project on Github
Expand Down Expand Up @@ -342,6 +344,8 @@ jobs:
#### Extract it !!! Done
![ScreenShot](https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/bundletool/ss_bundle_5.png?raw=true)

# Run Using Gradle Configuration

## .run Configuration (Alternative if you don't have github action)
- Run on your local machine
![ScreenShot](https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-configuration-01.png?raw=true)
Expand Down Expand Up @@ -384,6 +388,9 @@ jobs:
### Step 3: Your Configuration Will Appears on this Menu
![ScreenShot](https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-configuration-04.png?raw=true)

### Step 4: Result run multiple task
![ScreenShot](https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-configuration-05.png?raw=true)

### Sample Configuration (signingreport)
```xml
<component name="ProjectRunConfigurationManager">
Expand Down
Binary file added docs/image/ss-configuration-05.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4c6740a

Please sign in to comment.