1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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