Compare commits

...
3 Commits
Author SHA1 Message Date
U-METAL103\103 030b0e32d1 shitting 2024-01-28 03:46:26 -06:00
U-METAL103\103 ef1a484aba poop 2024-01-28 03:42:00 -06:00
U-METAL103\103 01a347d65f dump 2024-01-28 03:35:27 -06:00
+4 -4
View File
@@ -55,8 +55,10 @@ jobs:
draft: false
prerelease: false
release_name: ${{ steps.version.outputs.version }}
tag_name: ${{ github.run_number }}
body_path: ${{ github.event.head_commit.message }}
tag_name: ${{ github.event.head_commit.message }}
body_path: ${{ github.event.head_commit.message }}
- name: Dump vars context
run: echo ${{ toJSON(vars) }}
@@ -73,7 +75,5 @@ jobs: