Skip to content

Commit

Permalink
fix(ci): fixed release body step.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Sep 13, 2023
1 parent 53621e5 commit 2c7e985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-body.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Clone libs repo
actions: checkout@v4
uses: checkout@v4
with:
ref: ${{ github.event.workflow_run.head_branch }}

Expand Down

0 comments on commit 2c7e985

Please sign in to comment.