github: fix staging deployment command [staging]

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-12-17 15:21:31 +05:30
parent 07556a3670
commit 4a44f3d4ba
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -51,7 +51,7 @@ jobs:
- name: Build Hugo Site
run: |
hugo --minify --gc -D
hugo --minify --gc -D --baseUrl 'https://staging.msfjarvis.dev/'
- name: Publish to Cloudflare Workers Sites
run: |