Skip to content

Commit

Permalink
Update auto-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
T-taku authored May 1, 2024
1 parent 52ef143 commit b144bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
uses: softprops/action-gh-release@v2
with:
target_commitish: ${{ github.sha }}
name: Auto Release ${{ env.SHORT_SHA }}
name: Release ${{ env.SHORT_SHA }}
tag_name: ${{ env.SHORT_SHA }}
body_path: changelog.md

0 comments on commit b144bc2

Please sign in to comment.