mirror of
https://github.com/bitwarden/android.git
synced 2025-12-11 13:57:03 -06:00
remove test options
This commit is contained in:
parent
8006189dba
commit
d5e9463dfa
2
.github/workflows/publish-store.yml
vendored
2
.github/workflows/publish-store.yml
vendored
@ -170,6 +170,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
if ${{ inputs.dry-run }} ; then
|
if ${{ inputs.dry-run }} ; then
|
||||||
gh workflow view publish-github-release.yml
|
gh workflow view publish-github-release.yml
|
||||||
# exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
gh workflow enable publish-github-release.yml
|
gh workflow enable publish-github-release.yml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user