1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-04 16:47:15 +02:00

Attempt to make make GitHub Actions work

This commit is contained in:
Raymond Hill 2020-12-09 11:32:56 -05:00
parent 8a754f65c1
commit 28590e019d
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -29,7 +29,7 @@ jobs:
tools/make-chromium.sh $VERSION tools/make-chromium.sh $VERSION
tools/make-firefox.sh $VERSION tools/make-firefox.sh $VERSION
tools/make-thunderbird.sh $VERSION tools/make-thunderbird.sh $VERSION
- name: Create GitHub release - name: Create GitHub release
id: create_release id: create_release
uses: actions/create-release@v1 uses: actions/create-release@v1
env: env: