1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 05:13:29 +00:00

DEVOPS-1743 REFACTOR: environment name for Web Vault deployment (#8148)

This commit is contained in:
Alex Urbina
2024-03-01 10:47:58 -06:00
committed by GitHub
parent 5677d6265e
commit 621205232a

View File

@@ -221,7 +221,7 @@ jobs:
token: '${{ secrets.GITHUB_TOKEN }}' token: '${{ secrets.GITHUB_TOKEN }}'
initial-status: 'in_progress' initial-status: 'in_progress'
environment-url: http://vault.bitwarden.com environment-url: http://vault.bitwarden.com
environment: 'Web Vault - Production' environment: 'Web Vault - US Production Cloud'
description: 'Deployment ${{ needs.setup.outputs.release_version }} from branch ${{ github.ref_name }}' description: 'Deployment ${{ needs.setup.outputs.release_version }} from branch ${{ github.ref_name }}'
task: release task: release