Compare commits

..
1 Commits
Author SHA1 Message Date
U-METAL103\103 24a312e2bf mmmmmmmmmmm 2024-01-31 03:15:50 -06:00
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
- uses: ncipollo/release-action@v1 - uses: ncipollo/release-action@v1
with: with:
tag: ${{ github.run_number }} tag_name: ${{ github.run_number }}
body: ${{ github.event.head_commit.message }} body: ${{ github.event.head_commit.message }}
artifacts: "Release.zip" artifacts: "Release.zip"