1
0

feat: generate and host accents (#89)

This commit is contained in:
Soumik
2022-12-12 01:53:33 +05:30
committed by GitHub
parent bf10e75b2d
commit 3c0699366d
4 changed files with 74 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ jobs:
cache: "yarn"
- run: yarn install
- run: yarn build
- run: yarn release
- name: Deploy
uses: peaceiris/actions-gh-pages@v3