1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 09:33:27 +00:00

Revert "[PM-14485] Remove manifest and index.html logic from gulp" (#12032)

This reverts commit c388697fdf.
This commit is contained in:
Oscar Hinton
2024-11-18 15:38:53 +01:00
committed by GitHub
parent c388697fdf
commit d875ded8fa
13 changed files with 5385 additions and 374 deletions

View File

@@ -121,7 +121,7 @@ jobs:
PACKAGE_VERSION: ${{ needs.setup.outputs.release-version }}
run: |
mv browser-source.zip browser-source-$PACKAGE_VERSION.zip
mv dist-chrome.zip dist-chrome-$PACKAGE_VERSION.zip
mv dist-chrome-mv3.zip dist-chrome-$PACKAGE_VERSION.zip
mv dist-opera.zip dist-opera-$PACKAGE_VERSION.zip
mv dist-firefox.zip dist-firefox-$PACKAGE_VERSION.zip
mv dist-edge.zip dist-edge-$PACKAGE_VERSION.zip