Skip to content

Commit

Permalink
publish docs once
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed May 13, 2024
1 parent 6672006 commit 452148b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
uses: Alfresco/jekyll-build-tools/.github/workflows/jekyll-publish.yml@main
with:
working-directory: .
publish: ${{ github.event_name == 'push' && github.ref_name == 'master'}}
publish: true
validate-html: true
validate-html-args: --ignore-urls "/github.com/,/alfresco.github.io/acs-deployment/"

0 comments on commit 452148b

Please sign in to comment.