Skip to content

Commit 9790b97

Browse files
committed
status badge + path
1 parent cabab54 commit 9790b97

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

β€Ž.github/workflows/main.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/upload-pages-artifact@v3
3939
with:
4040
# Upload dist repository
41-
path: './dist'
41+
path: './src/dist'
4242
- name: Deploy to GitHub Pages
4343
id: deployment
4444
uses: actions/deploy-pages@v4

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
# 🟩🟩🟩 TypoGraph
33

4+
[![Deploy to GitHub Pages](https://github.com/nor0x/TypoGraph/actions/workflows/main.yml/badge.svg)](https://github.com/nor0x/TypoGraph/actions/workflows/main.yml)
5+
46

57
**TypoGraph** lets you render any text like a GitHub contribution graph.
68

0 commit comments

Comments
Β (0)