Skip to content

Commit

Permalink
🐛 fix repo for checkout
Browse files Browse the repository at this point in the history
Signed-off-by: Dylan Murray <[email protected]>
  • Loading branch information
dymurray committed Nov 19, 2024
1 parent 47cb527 commit 8fd3624
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions create-release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ runs:

- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
repository: https://github.com/konveyor/release-tools
ref: main

- name: Generate Changelog
uses: ./.github/workflows/generate-changelog.yml
Expand Down

0 comments on commit 8fd3624

Please sign in to comment.