Compare commits

..
1 Commits
Author SHA1 Message Date
U-METAL103\103 377eac2700 llllllllllllll 2024-01-31 03:24:35 -06:00
+3 -1
View File
@@ -79,7 +79,9 @@ jobs:
- uses: ncipollo/release-action@v1 - uses: ncipollo/release-action@v1
with: with:
tag_name: ${{ github.run_number }} draft: false
prerelease: false
tag: ${{ github.run_number }}
body: ${{ github.event.head_commit.message }} body: ${{ github.event.head_commit.message }}
artifacts: "Release.zip" artifacts: "Release.zip"