This commit is contained in:
U-METAL103\103
2024-01-27 22:55:03 -06:00
parent faa770f551
commit 9ad899804f
+2 -2
View File
@@ -55,8 +55,8 @@ jobs:
draft: false
prerelease: false
release_name: ${{ steps.version.outputs.version }}
tag_name: ${{ github.event.head_commit.message }}
body_path: README.md
tag_name: ${{ github.event.head_commit }}
body_path: ${{ github.event.head_commit.message }}