Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vladkens committed Oct 12, 2024
1 parent f4db21d commit 6d1f4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
args: --latest --strip header

- name: Print the changelog
run: cat "${{ steps.git-cliff.outputs.changelog }}"
run: cat "${{ steps.changelog.outputs.changelog }}"

release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6d1f4e2

Please sign in to comment.