Skip to content

Commit

Permalink
Update app-prebuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 15, 2023
1 parent 48c9b67 commit da7d44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
workflow_dispatch:

env:
ANDROID_KEY: ${{ secrets.ANDROID_KEY }} # location of your client code
ANDROID_KEY: ${{ secrets.ANDROID_KEY }}

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit da7d44e

Please sign in to comment.