Skip to content

Commit

Permalink
- Updated workflow πŸ‘ŒπŸΎ
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahSphelele committed Jul 31, 2021
1 parent 54235f3 commit 03b7e85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android_publish_realese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
uses: MicahSphelele/action-publish-signed-apk@main
env:
GITHUB_TOKEN: ${{ secrets.INEWS_TOKEN }}
APK_FOLDER: ${{steps.sign_app.outputs.signedReleaseFile}}
APP_FOLDER: app
APP_FOLDER: app
APK_DIR: ${{steps.sign_app.outputs.signedReleaseFile}}

0 comments on commit 03b7e85

Please sign in to comment.