Skip to content

Commit 4c6740a

Browse files
committed
Update: README.md
1 parent 78bcf67 commit 4c6740a

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
File renamed without changes.

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ What's New??
5252
- [Upload Artifact From Github Action](https://github.com/actions/upload-artifact)
5353
- [Remove Artifact](https://github.com/c-hive/gha-remove-artifacts)
5454

55+
# Run Using Github Action
56+
5557
## How To Use Workflows
5658

5759
### Step 1. Upload Your Project on Github
@@ -342,6 +344,8 @@ jobs:
342344
#### Extract it !!! Done
343345
![ScreenShot](https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/bundletool/ss_bundle_5.png?raw=true)
344346
347+
# Run Using Gradle Configuration
348+
345349
## .run Configuration (Alternative if you don't have github action)
346350
- Run on your local machine
347351
![ScreenShot](https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-configuration-01.png?raw=true)
@@ -384,6 +388,9 @@ jobs:
384388
### Step 3: Your Configuration Will Appears on this Menu
385389
![ScreenShot](https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-configuration-04.png?raw=true)
386390

391+
### Step 4: Result run multiple task
392+
![ScreenShot](https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-configuration-05.png?raw=true)
393+
387394
### Sample Configuration (signingreport)
388395
```xml
389396
<component name="ProjectRunConfigurationManager">

docs/image/ss-configuration-05.png

228 KB
Loading

0 commit comments

Comments
 (0)