Skip to content

Commit

Permalink
Renamed config file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohail Ismail committed Dec 27, 2023
1 parent 7c49aae commit 0295ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
extended: true

- name: Build
run: hugo --config "config-master-www.toml" --cleanDestinationDir --minify
run: hugo --config "config.toml" --cleanDestinationDir --minify

- name: Deploy Home to S3
run: hugo deploy --maxDeletes -1 --target "Home"
Expand Down

0 comments on commit 0295ad5

Please sign in to comment.