Skip to content

Commit

Permalink
Rename Firefox MV3 Artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
justindbaur committed Feb 11, 2025
1 parent ed28c80 commit 45220fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
- name: "firefox-mv3"
npm_command: "dist:firefox:mv3"
archive_name: "dist-firefox.zip"
artifact_name: "DO-NOT-USE-FOR-PROD-dist-firefox-MV3"
artifact_name: "dist-firefox-MV3"
- name: "opera"
npm_command: "dist:opera"
archive_name: "dist-opera.zip"
Expand Down

0 comments on commit 45220fb

Please sign in to comment.