Added sass changes to trigger deploy action

This commit is contained in:
George 2025-02-09 12:21:55 -03:00 committed by GitHub
parent beeff21ecd
commit e3f029dcd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@ on:
- main - main
paths: paths:
- "assets/**" - "assets/**"
- "_sass/**"
- "**.bib" - "**.bib"
- "**.html" - "**.html"
- "**.js" - "**.js"
@ -34,6 +35,7 @@ on:
- main - main
paths: paths:
- "assets/**" - "assets/**"
- "_sass/**"
- "**.bib" - "**.bib"
- "**.html" - "**.html"
- "**.js" - "**.js"