Skip to content

Commit ffc6412

Browse files
authored
Update pdf-stage.yml
1 parent e1d0886 commit ffc6412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pdf-stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
rsync --recursive --delete --force --progress ../* content/
2626
rm -rf content/Aspose.PDF-Hugo-template
2727
rm -rf public
28-
hugo0.136 --baseURL docs-qa.aspose.com/pdf --config ./config.toml,./configs/docs-qa.aspose.com-pdf.toml
28+
hugo0.136 --baseURL https://docs-qa.aspose.com/pdf --config ./config.toml,./configs/docs-qa.aspose.com-pdf.toml
2929
3030
- name: Configure AWS credential
3131
uses: aws-actions/configure-aws-credentials@v3

0 commit comments

Comments
 (0)