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??
52
52
- [ Upload Artifact From Github Action] ( https://github.com/actions/upload-artifact )
53
53
- [ Remove Artifact] ( https://github.com/c-hive/gha-remove-artifacts )
54
54
55
+ # Run Using Github Action
56
+
55
57
## How To Use Workflows
56
58
57
59
### Step 1. Upload Your Project on Github
@@ -342,6 +344,8 @@ jobs:
342
344
#### Extract it !!! Done
343
345

344
346
347
+ # Run Using Gradle Configuration
348
+
345
349
## .run Configuration (Alternative if you don't have github action)
346
350
- Run on your local machine
347
351

@@ -384,6 +388,9 @@ jobs:
384
388
### Step 3: Your Configuration Will Appears on this Menu
385
389
![ ScreenShot] ( https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-configuration-04.png?raw=true )
386
390
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
+
387
394
### Sample Configuration (signingreport)
388
395
``` xml
389
396
<component name =" ProjectRunConfigurationManager" >
You can’t perform that action at this time.
0 commit comments