Skip to content

Commit

Permalink
Publish wearos to production
Browse files Browse the repository at this point in the history
  • Loading branch information
LionZXY committed Oct 25, 2023
1 parent 7aa8fe9 commit e801e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,5 +286,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

0 comments on commit e801e4e

Please sign in to comment.