Skip to content

Commit

Permalink
Updated publish workflow πŸ“¦πŸ“œ
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahSphelele committed Jul 31, 2021
1 parent 03b7e85 commit 5bb6dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_publish_realese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.INEWS_TOKEN }}
APP_FOLDER: app
APK_DIR: ${{steps.sign_app.outputs.signedReleaseFile}}
FILE_DIR: ${{steps.sign_app.outputs.signedReleaseFile}}

0 comments on commit 5bb6dda

Please sign in to comment.