Added sass changes to trigger deploy action
This commit is contained in:
parent
beeff21ecd
commit
e3f029dcd1
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- "assets/**"
|
||||
- "_sass/**"
|
||||
- "**.bib"
|
||||
- "**.html"
|
||||
- "**.js"
|
||||
@ -34,6 +35,7 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- "assets/**"
|
||||
- "_sass/**"
|
||||
- "**.bib"
|
||||
- "**.html"
|
||||
- "**.js"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user