File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed File renamed without changes.
Original file line number Diff line number Diff 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
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 
@@ -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" >
You can’t perform that action at this time.
0 commit comments