Github action stuff

This commit is contained in:
Raymond Hill 2022-09-08 11:09:55 -04:00
parent 33e825da1d
commit 6395591b13
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 1 additions and 0 deletions

View File

@ -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: