Skip to content

Commit

Permalink
updated release workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Abdur Rafay Saleem <[email protected]>
  • Loading branch information
arafaysaleem committed Jan 30, 2021
1 parent 47bba77 commit 60c4cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-test-build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: mkrakowitzer/actions-googledrive@master
with:
upload-from: ./build/app/outputs/apk/release/
upload-to: APKS/covid_tracker/
upload-to: APKS/message_app/
skicka-tokencache-json: ${{ secrets.SKICKA_TOKENCACHE_JSON }}
google-client-id: ${{ secrets.DRIVE_CLIENT_ID }}
google-client-secret: ${{ secrets.DRIVE_CLIENT_SECRET }}
Expand Down

0 comments on commit 60c4cc2

Please sign in to comment.