mirror of https://github.com/gorhill/uBlock.git
Attempt to make make GitHub Actions work
This commit is contained in:
parent
8a754f65c1
commit
28590e019d
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue