mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Create releases in uBOL-issues repo
This commit is contained in:
parent
857abb380b
commit
f216dc3c4b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/mv3.yml
vendored
2
.github/workflows/mv3.yml
vendored
|
|
@ -42,7 +42,9 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ github.token }}
|
||||
with:
|
||||
tag: ${{ env.TAGNAME }}
|
||||
owner: uBlockOrigin
|
||||
prerelease: true
|
||||
repo: uBOL-issues
|
||||
- name: Upload Chromium uBOLite MV3 package
|
||||
uses: actions/upload-release-asset@v1
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue