1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 17:43:39 +00:00

UPDATE: fix all warnings in Clients workflow (#6137)

This commit is contained in:
Opeyemi
2023-08-29 16:00:28 +01:00
committed by GitHub
parent 42193aecb8
commit 6bf559b932
5 changed files with 3 additions and 8 deletions

View File

@@ -42,8 +42,6 @@ jobs:
name: Bump version to ${{ needs.setup.outputs.version_number }}
needs: setup
uses: ./.github/workflows/version-bump.yml
secrets:
AZURE_PROD_KV_CREDENTIALS: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}
with:
version_number: ${{ needs.setup.outputs.version_number }}
client: "Desktop"