Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadRaziei authored Dec 4, 2023
1 parent 289cd4f commit 6cfcaca
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# fonts

See [releases](https://github.com/MohammadRaziei/fonts/releases)


### Github actions

```
- name: Download Fonts
uses: robinraju/[email protected]
with:
repository: "mohammadraziei/fonts"
tag: "fa-Latex" # Choose what fonts you need from https://github.com/MohammadRaziei/fonts/releases
fileName: "fonts.zip"
out-file-path: "fonts"
extract: true
```

0 comments on commit 6cfcaca

Please sign in to comment.