1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

DEVOPS-1683 REFACTOR: project name in deployment workflow

This commit is contained in:
Alex Urbina
2023-12-12 10:13:43 -06:00
parent 9e474749b5
commit 4802e8ee22

View File

@@ -81,7 +81,7 @@ jobs:
steps:
- uses: bitwarden/gh-actions/report-deployment-status-to-slack@main
with:
project: Web
project: Clients
environment: ${{ needs.setup.outputs.environment-name }}
tag: ${{ github.event.inputs.tag }}
slack-channel: devops-alerts-test
@@ -224,7 +224,7 @@ jobs:
steps:
- uses: bitwarden/gh-actions/report-deployment-status-to-slack@main
with:
project: Web
project: Clients
environment: ${{ needs.setup.outputs.environment-name }}
tag: ${{ github.event.inputs.tag }}
slack-channel: devops-alerts-test