added deploy with theme settings
This commit is contained in:
parent
583dbfa332
commit
8d9e39f4d1
1 changed files with 1 additions and 1 deletions
|
@ -48,4 +48,4 @@ steps:
|
|||
AWS_SECRET_ACCESS_KEY:
|
||||
from_secret: AWS_SECRET_ACCESS_KEY
|
||||
commands:
|
||||
- hugo deploy --config ./hugo_config/_default/hugo.toml
|
||||
- hugo deploy --config ./hugo_config/_default/theme_settings.toml,./hugo_config/_default/hugo.toml
|
Loading…
Reference in a new issue