Skip to content

Commit e3f029d

Browse files
authored
Added sass changes to trigger deploy action
1 parent beeff21 commit e3f029d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- main
88
paths:
99
- "assets/**"
10+
- "_sass/**"
1011
- "**.bib"
1112
- "**.html"
1213
- "**.js"
@@ -34,6 +35,7 @@ on:
3435
- main
3536
paths:
3637
- "assets/**"
38+
- "_sass/**"
3739
- "**.bib"
3840
- "**.html"
3941
- "**.js"

0 commit comments

Comments
 (0)