mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-12-10 20:20:24 +00:00
Fixed onion base url
This commit is contained in:
parent
066e8ac26a
commit
3ecfbc478b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -76,7 +76,7 @@ jobs:
|
|||
|
||||
- name: Build Onion Website
|
||||
run: |
|
||||
hugo --baseURL "brozek63j22jry6gof2vszo27vh2ed327bqismqu3somrqu622z73eid.onion" --destination "public-onion"
|
||||
hugo --baseURL "http://brozek63j22jry6gof2vszo27vh2ed327bqismqu3somrqu622z73eid.onion/" --destination "public-onion"
|
||||
|
||||
- name: Deploy onion website
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue