Skip to content

Commit

Permalink
ci: remove whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmo314 committed Apr 21, 2022
1 parent aa90e0a commit 710b61e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,5 @@ jobs:
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_PLAY_SERVICE_ACCOUNT_JSON }}
packageName: com.rtirl.chat
releaseFiles: build/app/outputs/bundle/release/app-release.aab
whatsNewDirectory: whatsnew
track: ${{ github.event_name == 'release' && 'production' || 'alpha' }}
mappingFile: build/app/outputs/mapping/release/mapping.txt

0 comments on commit 710b61e

Please sign in to comment.