mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Update main.yml
This commit is contained in:
parent
0605b3222d
commit
ec8a9dcd82
1 changed files with 3 additions and 3 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -27,6 +27,6 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
files: |
|
||||
uBlock/dist/build/uBlock0_${{ github.ref }}.chromium.zip
|
||||
uBlock/dist/build/uBlock0_${{ github.ref }}.firefox.xpi
|
||||
uBlock/dist/build/uBlock0_${{ github.ref }}.thunderbird.xpi
|
||||
./dist/build/uBlock0_${{ github.ref }}.chromium.zip
|
||||
./dist/build/uBlock0_${{ github.ref }}.firefox.xpi
|
||||
./dist/build/uBlock0_${{ github.ref }}.thunderbird.xpi
|
||||
|
|
|
|||
Loading…
Reference in a new issue