1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

Update main.yml

This commit is contained in:
Raymond Hill 2020-12-08 13:35:28 -05:00 committed by GitHub
parent 0605b3222d
commit ec8a9dcd82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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