This commit is contained in:
U-METAL103\103
2024-01-31 03:06:56 -06:00
parent ddf12f2823
commit 8845aa2765
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
- uses: ncipollo/release-action@v1 - uses: ncipollo/release-action@v1
with: with:
tag_name: ${{ github.run_number }} tag: ${{ github.run_number }}
body: ${{ github.event.head_commit.message }} body: ${{ github.event.head_commit.message }}
artifacts: "Release.zip" artifacts: "Release.zip"