mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 20:07:59 -06:00
add test options
This commit is contained in:
parent
8387aed394
commit
878ef0d74a
@ -13,7 +13,7 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
publish-release-authenticator:
|
publish-release-authenticator:
|
||||||
name: Publish Authenticator Release
|
name: Publish Authenticator Release
|
||||||
uses: bitwarden/gh-actions/.github/workflows/_publish-mobile-github-release.yml@agalles/BRE-1118-automate-github-publish
|
uses: bitwarden/gh-actions/.github/workflows/_publish-mobile-github-release.yml@agalles/test-1118
|
||||||
with:
|
with:
|
||||||
release_name: "Authenticator"
|
release_name: "Authenticator"
|
||||||
workflow_name: "publish-github-release-bwa.yml"
|
workflow_name: "publish-github-release-bwa.yml"
|
||||||
|
|||||||
@ -13,7 +13,7 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
publish-release-password-manager:
|
publish-release-password-manager:
|
||||||
name: Publish Password Manager Release
|
name: Publish Password Manager Release
|
||||||
uses: bitwarden/gh-actions/.github/workflows/_publish-mobile-github-release.yml@agalles/BRE-1118-automate-github-publish
|
uses: bitwarden/gh-actions/.github/workflows/_publish-mobile-github-release.yml@agalles/test-1118
|
||||||
with:
|
with:
|
||||||
release_name: "Password Manager"
|
release_name: "Password Manager"
|
||||||
workflow_name: "publish-github-release-bwpm.yml"
|
workflow_name: "publish-github-release-bwpm.yml"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user