Skip to content

Commit 5d64f0c

Browse files
committed
Updated pages-workflow run command
1 parent 809f261 commit 5d64f0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Run Natural-Docs
21-
run: '"Natural Docs/2.3.1/NaturalDocs" docs/config'
21+
run: '"Natural Docs/2.3.1/NaturalDocs" ${{ github.event.repository.name }}/docs/config'

0 commit comments

Comments
 (0)