Skip to content

Commit c2b321d

Browse files
committed
update
1 parent f878255 commit c2b321d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Typo check
1818
uses: crate-ci/typos@v1.29.0
19-
19+
2020
- name: Setup Hugo
2121
uses: peaceiris/actions-hugo@v3
2222
with:

.typos.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[files]
2+
extend-exclude = ["*.js"]
3+
ignore-hidden = true
4+
ignore-vcs = true

0 commit comments

Comments
 (0)