mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 19:17:16 -06:00
Merge remote-tracking branch 'refs/remotes/origin/agalles/BRE-1118' into agalles/BRE-1118
This commit is contained in:
commit
85951a502f
2
.github/workflows/publish-store.yml
vendored
2
.github/workflows/publish-store.yml
vendored
@ -128,7 +128,6 @@ jobs:
|
||||
echo "$FORMATTED_MESSAGE" >> $GITHUB_ENV
|
||||
echo "EOF" >> $GITHUB_ENV
|
||||
- name: Promote Play Store version to production
|
||||
id: promote
|
||||
if: ${{ inputs.dry-run == false }}
|
||||
env:
|
||||
PLAY_KEYSTORE_PASSWORD: ${{ steps.get-kv-secrets.outputs.PLAY-BETA-KEYSTORE-PASSWORD }}
|
||||
@ -168,7 +167,6 @@ jobs:
|
||||
trackPromoteTo:"$TRACK_TARGET"
|
||||
|
||||
- name: Enable Publish Github Release Workflow
|
||||
if: ${{ steps.promote.conclusion == 'success' }}
|
||||
env:
|
||||
PRODUCT: ${{ inputs.product }}
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user