Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Koenig <[email protected]>
  • Loading branch information
ko3n1g committed Jul 18, 2024
1 parent f58aa69 commit bd10433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:

- name: Print Changelog
run: |
echo "${{steps.github_tag.outputs.changelog}}"
echo ${{steps.github_tag.outputs.changelog}}

0 comments on commit bd10433

Please sign in to comment.