mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 09:56:45 -06:00
point to existing workflow
This commit is contained in:
parent
878ef0d74a
commit
30cd148d5f
2
.github/workflows/publish-store.yml
vendored
2
.github/workflows/publish-store.yml
vendored
@ -171,7 +171,7 @@ jobs:
|
||||
PRODUCT: ${{ inputs.product }}
|
||||
run: |
|
||||
if ${{ inputs.dry-run }} ; then
|
||||
gh workflow view publish-github-release-bwpm.yml
|
||||
gh workflow view publish-github-release.yml
|
||||
exit 0
|
||||
fi
|
||||
if [ "$PRODUCT" = "Password Manager" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user