Skip to content

Commit

Permalink
Release file names - try without "s
Browse files Browse the repository at this point in the history
  • Loading branch information
adam7 authored Oct 4, 2019
1 parent afa24c3 commit a43c015
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/generate-fonts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
"Delugia Nerd Font Powerline.ttf"
"Delugia Nerd Font Complete.ttf"
Delugia.ttf
rename_font
Delugia Nerd Font Powerline.ttf
Delugia Nerd Font Complete.ttf
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a43c015

Please sign in to comment.