Skip to content

Commit

Permalink
Update pdf-stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andruhovski authored Nov 11, 2024
1 parent e1d0886 commit ffc6412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pdf-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
rsync --recursive --delete --force --progress ../* content/
rm -rf content/Aspose.PDF-Hugo-template
rm -rf public
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
- name: Configure AWS credential
uses: aws-actions/configure-aws-credentials@v3
Expand Down

0 comments on commit ffc6412

Please sign in to comment.