Skip to content

Commit

Permalink
use commit id from main
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Jan 8, 2025
1 parent 78206e1 commit 19e76d7
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@3072e96e552efe393302064e00f70bacc59d9b6d
uses: Alfresco/jekyll-build-tools/.github/workflows/jekyll-publish.yml@3552fc7b84bebc88545e7d78e64e2ff85388877a
if: github.event_name == 'pull_request' || github.event.workflow_run.conclusion == 'success'
with:
working-directory: .
Expand Down

0 comments on commit 19e76d7

Please sign in to comment.