1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 22:03:36 +00:00

Change the download target for cloudflare deploy (#3759)

This commit is contained in:
Joseph Flinn
2022-10-11 18:05:12 -07:00
committed by GitHub
parent d442632fc2
commit a1b13f9b18

View File

@@ -157,7 +157,7 @@ jobs:
uses: bitwarden/gh-actions/download-artifacts@850faad0cf6c02a8c0dc46eddde2363fbd6c373a
with:
workflow: build-web.yml
path: apps/web/build
path: apps/web
workflow_conclusion: success
branch: ${{ github.ref_name }}
artifacts: web-*-cloud-COMMERCIAL.zip
@@ -167,7 +167,7 @@ jobs:
uses: bitwarden/gh-actions/download-artifacts@850faad0cf6c02a8c0dc46eddde2363fbd6c373a
with:
workflow: build-web.yml
path: apps/web/build
path: apps/web
workflow_conclusion: success
branch: master
artifacts: web-*-cloud-COMMERCIAL.zip