Skip to content

Commit

Permalink
ident
Browse files Browse the repository at this point in the history
  • Loading branch information
oktoshi committed Dec 18, 2024
1 parent 559301e commit cac6d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
id: get_tag
run: echo "TAG=$(git describe --tags --abbrev=0)" >> $GITHUB_OUTPUT

- name: Generate Release Body
- name: Generate Release Body
id: release_body
run: |
if [ -f CHANGELOG.md ]; then
Expand Down

0 comments on commit cac6d5f

Please sign in to comment.