mirror of
https://github.com/bitwarden/android.git
synced 2026-05-11 10:54:26 -05:00
point to existing workflow
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user