Skip to content

Commit 8ed13c6

Browse files
committed
Try it out
Signed-off-by: Robert Young <[email protected]>
1 parent 25116e1 commit 8ed13c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/asciidoctor-ghpages.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
- name: echo event
1313
run: cat $GITHUB_EVENT_PATH
1414
- uses: actions/checkout@v4
15+
with:
16+
ref: ${{ github.event.workflow_run.head_commit.id }}
1517
- name: asciidoctor-ghpages
1618
uses: manoelcampos/asciidoctor-ghpages-action@v2
1719
with:

0 commit comments

Comments
 (0)