Skip to content

Commit

Permalink
fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
madmicio committed Dec 6, 2023
1 parent 3f4ffd1 commit ae7a30c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
Binary file added .github/workflows/fonts/DS-DIGII.TTF
Binary file not shown.
Binary file added .github/workflows/fonts/LEDCalculator.ttf
Binary file not shown.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ jobs:

with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: dist/ampli-panel-card.js
files: |
dist/ampli-panel-card.js
fonts/DS-DIGII.TTF
fonts/LEDCalculator.ttf
asset_name: ampli-panel-card.js
tag: ${{ github.ref }}
overwrite: true

0 comments on commit ae7a30c

Please sign in to comment.