mirror of
https://github.com/XFox111/PasswordGeneratorExtension.git
synced 2026-04-22 08:08:01 +03:00
Update cd_pipeline.yaml (#240)
This commit is contained in:
@@ -60,10 +60,10 @@ jobs:
|
|||||||
extension-root: dist
|
extension-root: dist
|
||||||
self-hosted: false
|
self-hosted: false
|
||||||
|
|
||||||
- uses: TheDoctor0/zip-release@main
|
- uses: cardinalby/webext-buildtools-pack-extension-dir-action@1.0.8
|
||||||
with:
|
with:
|
||||||
filename: packed-${{ matrix.target }}.zip
|
extensionDir: dist
|
||||||
path: dist
|
zipFilePath: packed-${{ matrix.target }}.zip
|
||||||
|
|
||||||
- name: Drop packed artifacts (${{ matrix.target }})
|
- name: Drop packed artifacts (${{ matrix.target }})
|
||||||
uses: actions/upload-artifact@main
|
uses: actions/upload-artifact@main
|
||||||
|
|||||||
Reference in New Issue
Block a user