[fontship] Simplify release workflow, upstream has defaults now

See upstream: https://github.com/softprops/action-gh-release/pull/83
This commit is contained in:
Caleb Maclennan 2021-07-27 13:54:30 +03:00
parent ce60dbf2ad
commit 70c4a8c51b
No known key found for this signature in database
GPG key ID: B538286DE04ECFE5

View file

@ -29,5 +29,3 @@ jobs:
files: |
${{ steps.fontship.outputs.DISTDIR }}.zip
${{ steps.fontship.outputs.DISTDIR }}.tar.xz
env:
GITHUB_TOKEN: ${{ github.token }}