Skip to content

Commit

Permalink
label workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark West committed May 23, 2024
1 parent 5334a3a commit 4a510ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/product-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
SLACK_URL: "https://github.com/openwebconcept"
READ_THE_DOCS_URL: "false"
github_docs_directory_paths: '[{"name": "Handleidingen", "location": "/docs"}]'
github_docs_directory_paths: '[{"name": "docs", "location": "/docs"}]'
github_repository_name_as_prefix: false
github_repository_url: ${{ github.event.repository.url }}
github_api_base_url: https://api.github.com/repos/${{ github.repository }}/contents
Expand Down

0 comments on commit 4a510ae

Please sign in to comment.