Skip to content

Commit

Permalink
Update build-android-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcorossi-cb authored Mar 11, 2024
1 parent b853fe8 commit cd0e0a0
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/build-android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,18 @@ on:
FLAVOR:
required: true
type: string
secrets:
JSON_PLAY_STORE_API_KEY:
required: true
type: string
STORE_FILE:
required: true
type: string
STORE_PASSWORD:
required: true
type: string
KEY_PASSWORD:
required: true
type: string
KEY_ALIAS:
required: true
type: string


jobs:
build:
name: Build APK
Expand Down

0 comments on commit cd0e0a0

Please sign in to comment.