mirror of
https://github.com/bitwarden/server
synced 2025-12-14 23:33:41 +00:00
fixing the file path to download (#1622)
This commit is contained in:
1
.github/workflows/qa-deploy.yml
vendored
1
.github/workflows/qa-deploy.yml
vendored
@@ -101,7 +101,6 @@ jobs:
|
|||||||
workflow_conclusion: success
|
workflow_conclusion: success
|
||||||
branch: ${{ env.branch_name }}
|
branch: ${{ env.branch_name }}
|
||||||
artifacts: ${{ matrix.name }}.zip
|
artifacts: ${{ matrix.name }}.zip
|
||||||
path: publish
|
|
||||||
|
|
||||||
- name: Login to Azure
|
- name: Login to Azure
|
||||||
uses: Azure/login@77f1b2e3fb80c0e8645114159d17008b8a2e475a
|
uses: Azure/login@77f1b2e3fb80c0e8645114159d17008b8a2e475a
|
||||||
|
|||||||
Reference in New Issue
Block a user