Skip to content

Commit

Permalink
Test release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yannick-roeder committed Nov 21, 2024
1 parent ee1a33c commit c636534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/changelog-generate/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ runs:
steps:
- name: Check out repository
uses: bakdata/ci-templates/actions/checkout@tiedemann/changelog-action-fix
if: ${{ inputs.checkout == 'ture' }}
if: ${{ inputs.checkout == 'true' }}
with:
fetch-depth: 0
clean: ${{ inputs.clean }}
Expand Down

0 comments on commit c636534

Please sign in to comment.