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