mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
feat(ci): upload file rename (#537)
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -55,11 +55,11 @@ jobs:
|
||||
name: BewlyBewly Zip
|
||||
path: extension
|
||||
|
||||
- name: Build Extension
|
||||
- name: Build Extension-Firefox
|
||||
run: pnpm build-firefox
|
||||
|
||||
- name: Upload Zip
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: BewlyBewly Zip
|
||||
name: BewlyBewly-Firefox Zip
|
||||
path: extension-firefox
|
||||
|
||||
Reference in New Issue
Block a user