Skip to content

Commit

Permalink
Update .github/workflows/docs.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Giovanni Toraldo <71768+gionn@users.noreply.github.com>
  • Loading branch information
pmacius and gionn authored Jan 8, 2025
1 parent 19e76d7 commit 26f2be9
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 @@ -22,7 +22,7 @@ on:

jobs:
publish:
uses: Alfresco/jekyll-build-tools/.github/workflows/jekyll-publish.yml@3552fc7b84bebc88545e7d78e64e2ff85388877a
uses: Alfresco/jekyll-build-tools/.github/workflows/jekyll-publish.yml@3552fc7b84bebc88545e7d78e64e2ff85388877a # v0.1.1
if: github.event_name == 'pull_request' || github.event.workflow_run.conclusion == 'success'
with:
working-directory: .
Expand Down

0 comments on commit 26f2be9

Please sign in to comment.