add specific branch for testing

This commit is contained in:
Amy Galles 2025-09-17 14:38:30 -07:00
parent d5e9463dfa
commit c13973c22a
No known key found for this signature in database
GPG Key ID: 00445BCEEB6E92BD

View File

@ -13,7 +13,7 @@ permissions:
jobs:
publish-release-password-manager:
name: Publish Password Manager Release
uses: bitwarden/gh-actions/.github/workflows/_publish-mobile-github-release.yml@main
uses: bitwarden/gh-actions/.github/workflows/_publish-mobile-github-release.yml@agalles/BRE-1118-automate-github-publish
with:
release_name: "Password Manager"
workflow_name: "publish-github-release.yml"
@ -25,7 +25,7 @@ jobs:
publish-release-authenticator:
name: Publish Authenticator Release
uses: bitwarden/gh-actions/.github/workflows/_publish-mobile-github-release.yml@main
uses: bitwarden/gh-actions/.github/workflows/_publish-mobile-github-release.yml@agalles/BRE-1118-automate-github-publish
with:
release_name: "Authenticator"
workflow_name: "publish-github-release.yml"