Skip to content

Commit

Permalink
Fix upload wearos
Browse files Browse the repository at this point in the history
  • Loading branch information
LionZXY authored Dec 20, 2023
1 parent 7af5460 commit 861be32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,5 @@ jobs:
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_PLAY_PUBLISHER_JSON }}
packageName: com.flipperdevices.app
releaseFiles: ${{steps.download-wearos.outputs.download-path}}/flipper-zero-wearos.aab
track: wear:beta
track: wear:production
mappingFile: ${{steps.download-wearos.outputs.download-path}}/mapping-wearos.txt
changesNotSentForReview: true

0 comments on commit 861be32

Please sign in to comment.