Skip to content

Commit 6d365ce

Browse files
Update pdf-stage.yml
1 parent 290e517 commit 6d365ce

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
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout private tools
1313
uses: actions/checkout@v4
1414
with:
15-
repository: github.com/aspose-pdf/Aspose.PDF-Hugo-template.git
15+
repository: aspose-pdf/Aspose.PDF-Hugo-template.git
1616
token: ${{ secrets.GH_PAT }} # `GH_PAT` is a secret that contains your PAT
1717
path: themes
1818
- name: hugo build

0 commit comments

Comments
 (0)