fix: add build:css step and env vars to workflow
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,6 +9,10 @@ css/style.css
|
||||
# Cache
|
||||
.cache/
|
||||
|
||||
# Environment variables (never commit!)
|
||||
.env
|
||||
.env.local
|
||||
|
||||
# Content (symlinked at runtime)
|
||||
content/
|
||||
uploads/
|
||||
|
||||
Reference in New Issue
Block a user