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-firefox.sh $VERSION
tools/make-thunderbird.sh $VERSION
- name: Create GitHub release
- name: Create GitHub release
id: create_release
uses: actions/create-release@v1
env: