mirror of
https://github.com/mue/mue.git
synced 2026-06-08 14:10:42 +02:00
Upgrade bpp to v2 (#266)
This commit is contained in:
4
.github/workflows/submit.yml
vendored
4
.github/workflows/submit.yml
vendored
@@ -16,11 +16,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
chrome-version: latest
|
chrome-version: latest
|
||||||
- name: Download Github Release Assets
|
- name: Download Github Release Assets
|
||||||
uses: plasmo-corp/download-release-asset@v1.0.0
|
uses: PlasmoHQ/download-release-asset@v1.0.0
|
||||||
with:
|
with:
|
||||||
tag: ${{ github.event.inputs.tag }}
|
tag: ${{ github.event.inputs.tag }}
|
||||||
- name: Browser Plugin Publish
|
- name: Browser Plugin Publish
|
||||||
uses: plasmo-corp/bpp@v1
|
uses: PlasmoHQ/bpp@v2
|
||||||
env:
|
env:
|
||||||
PUPPETEER_EXECUTABLE_PATH: /opt/hostedtoolcache/chromium/latest/x64/chrome
|
PUPPETEER_EXECUTABLE_PATH: /opt/hostedtoolcache/chromium/latest/x64/chrome
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user