1
0
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:
Justin Baur
2025-02-12 16:28:36 -05:00
committed by GitHub
parent 96260eda65
commit 9e6643f668

View File

@@ -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