mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
ci: update release workflow to include firefox sources zip
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
pnpm wxt submit --chrome-zip ./extension.zip
|
||||
pnpm build-firefox
|
||||
pnpm pack:zip-firefox
|
||||
pnpm wxt submit --firefox-zip ./extension-firefox.zip
|
||||
pnpm wxt submit --firefox-zip ./extension-firefox.zip --firefox-sources-zip ./extension-firefox-sources.zip
|
||||
env:
|
||||
CHROME_EXTENSION_ID: ${{ secrets.CHROME_EXTENSION_ID }}
|
||||
CHROME_CLIENT_ID: ${{ secrets.CHROME_CLIENT_ID }}
|
||||
|
||||
Reference in New Issue
Block a user