Skip to content

Commit 4d506e3

Browse files
authored
Meta: Fix publish-pr.yml
1 parent 597cbfb commit 4d506e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
github.event.workflow_run.conclusion == 'success'
1717
}}
1818
steps:
19+
- uses: actions/checkout@v4
1920
- name: Print event info
2021
uses: actions/github-script@v7
2122
with:

0 commit comments

Comments
 (0)