Skip to content

Commit

Permalink
auto version codes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiebe committed Feb 10, 2024
1 parent da287b7 commit 427a09e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android_internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: nl.tiebe.otarium
releaseFiles: ${{steps.sign_app_android.outputs.signedReleaseFile}}
track: qa
track: internal
whatsNewDirectory: whatsNew

- name: Upload release Wear OS
Expand All @@ -60,5 +60,5 @@ jobs:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: nl.tiebe.otarium
releaseFiles: ${{steps.sign_app_wear.outputs.signedReleaseFile}}
track: wear:qa
track: wear:internal
whatsNewDirectory: whatsNew

0 comments on commit 427a09e

Please sign in to comment.