mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Opera mv3 build changes (#13365)
* Remove MV2 Opera Artifact Creation * Rename Opera MV3 Artifact
This commit is contained in:
6
.github/workflows/build-browser.yml
vendored
6
.github/workflows/build-browser.yml
vendored
@@ -204,14 +204,10 @@ jobs:
|
||||
npm_command: "dist:firefox:mv3"
|
||||
archive_name: "dist-firefox.zip"
|
||||
artifact_name: "dist-firefox-MV3"
|
||||
- name: "opera"
|
||||
npm_command: "dist:opera"
|
||||
archive_name: "dist-opera.zip"
|
||||
artifact_name: "dist-opera"
|
||||
- name: "opera-mv3"
|
||||
npm_command: "dist:opera:mv3"
|
||||
archive_name: "dist-opera.zip"
|
||||
artifact_name: "DO-NOT-USE-FOR-PROD-dist-opera-MV3"
|
||||
artifact_name: "dist-opera-MV3"
|
||||
steps:
|
||||
- name: Check out repo
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
||||
Reference in New Issue
Block a user