Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioContrerasH committed Oct 9, 2024
1 parent bbbe895 commit 93ec048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
# Modify the hugo.toml file for gh-isp deployment
- name: Modify baseURL for gh-isp
run: |
sed -i 's|baseURL = "https://ipl-uv.github.io/"|baseURL = "https://isp.uv/github"|' hugo.toml
sed -i 's|baseURL = "https://ipl-uv.github.io/"|baseURL = "https://isp.uv.es/github"|' hugo.toml
- name: Build for gh-isp
run: hugo --minify
Expand Down

0 comments on commit 93ec048

Please sign in to comment.