Skip to content

Commit af040ab

Browse files
committed
update
1 parent 054f242 commit af040ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ on:
77
paths-ignore:
88
- "README.md"
99
- "LICENSE"
10-
- ".git*"
10+
- ".gitattributes"
11+
- ".gitignore"
12+
- ".gitmodules"
1113
- ".github/FUNDING.yml"
1214

1315
jobs:

0 commit comments

Comments
 (0)