1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-21 03:43:41 +00:00

Update master to main in workflows (#7151)

This commit is contained in:
Joseph Flinn
2023-12-12 11:57:50 -08:00
committed by GitHub
parent bb096724b2
commit 9c1169d035
16 changed files with 46 additions and 46 deletions

View File

@@ -114,13 +114,13 @@ jobs:
dist-firefox-*.zip,
dist-edge-*.zip'
- name: Dry Run - Download latest master build artifacts
- name: Dry Run - Download latest build artifacts
if: ${{ github.event.inputs.release_type == 'Dry Run' }}
uses: bitwarden/gh-actions/download-artifacts@main
with:
workflow: build-browser.yml
workflow_conclusion: success
branch: master
branch: main
artifacts: 'browser-source-*.zip,
dist-chrome-*.zip,
dist-opera-*.zip,