Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arielt17 authored Jan 15, 2025
1 parent 83fa913 commit 2fc599e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
tag: ${{ steps.version.outputs.new_version }}
name: "${{ steps.version.outputs.new_version }}: ${{ env.PR_TITLE }}"
body: |
By: ${{ github.actor }}
By: ${{ github.actor }}
Changelog:
${{ steps.Changelog.outputs.changelog }}
commit: ${{ env.LAST_SHA }}
Expand Down

0 comments on commit 2fc599e

Please sign in to comment.