mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 08:07:59 -06:00
feat: Bump version number, update descriptions, add changelog, fix google play action
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
||||
|
||||
# Build and deploy with Fastlane
|
||||
# Naturally, promote_to_{alpha|beta|production} only deploys.
|
||||
- run: bundle exec fastlane ${{ github.event.inputs.lane }}
|
||||
- run: bundle exec fastlane ${{ github.event.inputs.lane }} is_draft:${{ github.event.inputs.is_draft }}
|
||||
env:
|
||||
PLAY_STORE_CREDENTIALS: ${{ secrets.PLAY_STORE_CREDENTIALS }}
|
||||
working-directory: android
|
||||
|
||||
Reference in New Issue
Block a user