mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Github action stuff
This commit is contained in:
parent
33e825da1d
commit
6395591b13
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -49,6 +49,7 @@ jobs:
|
|||
run: |
|
||||
tools/make-mv3.sh full
|
||||
echo ::set-output name=MV3PACKAGE::$(basename $(ls dist/build/uBlock0_*.mv3.zip))
|
||||
echo ${{ steps.release_info.outputs.MV3PACKAGE }}
|
||||
- name: Upload Chromium package
|
||||
uses: actions/upload-release-asset@v1
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue