diff --git a/.github/workflows/generate-fonts.yml b/.github/workflows/generate-fonts.yml index 03e8ebd..e7ae4a5 100644 --- a/.github/workflows/generate-fonts.yml +++ b/.github/workflows/generate-fonts.yml @@ -60,7 +60,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/') with: files: | - Delugia Nerd Font Powerline.ttf + Delugia Nerd Font.ttf Delugia Nerd Font Complete.ttf env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}