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 6d365ce commit 3ba336dCopy full SHA for 3ba336d
.github/workflows/pdf-stage.yml
@@ -13,6 +13,7 @@ jobs:
13
uses: actions/checkout@v4
14
with:
15
repository: aspose-pdf/Aspose.PDF-Hugo-template.git
16
+ ref: main
17
token: ${{ secrets.GH_PAT }} # `GH_PAT` is a secret that contains your PAT
18
path: themes
19
- name: hugo build
0 commit comments