mirror of
https://github.com/theleagueof/league-gothic.git
synced 2025-04-29 02:07:47 +02:00
[fontship] Simplify release workflow, upstream has defaults now
See upstream: https://github.com/softprops/action-gh-release/pull/83
This commit is contained in:
parent
ce60dbf2ad
commit
70c4a8c51b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/fontship.yml
vendored
2
.github/workflows/fontship.yml
vendored
|
@ -29,5 +29,3 @@ jobs:
|
|||
files: |
|
||||
${{ steps.fontship.outputs.DISTDIR }}.zip
|
||||
${{ steps.fontship.outputs.DISTDIR }}.tar.xz
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
|
Loading…
Add table
Reference in a new issue