We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d0886 commit ffc6412Copy full SHA for ffc6412
.github/workflows/pdf-stage.yml
@@ -25,7 +25,7 @@ jobs:
25
rsync --recursive --delete --force --progress ../* content/
26
rm -rf content/Aspose.PDF-Hugo-template
27
rm -rf public
28
- hugo0.136 --baseURL docs-qa.aspose.com/pdf --config ./config.toml,./configs/docs-qa.aspose.com-pdf.toml
+ hugo0.136 --baseURL https://docs-qa.aspose.com/pdf --config ./config.toml,./configs/docs-qa.aspose.com-pdf.toml
29
30
- name: Configure AWS credential
31
uses: aws-actions/configure-aws-credentials@v3
0 commit comments