Compare commits

...
6 Commits
Author SHA1 Message Date
U-METAL103\103 e6a4608999 shit number 2024-01-28 04:29:10 -06:00
U-METAL103\103 590150e80c I love to shit 2024-01-28 04:26:39 -06:00
U-METAL103\103 2ba1091027 I love to shit out of my tummy 2024-01-28 04:25:29 -06:00
U-METAL103\103 569467f43f I love to shit 2024-01-28 04:23:10 -06:00
U-METAL103\103 a536d68d40 spaces 2024-01-28 04:13:26 -06:00
U-METAL103\103 da59fce84a I need to empty my tummy 2024-01-28 04:07:04 -06:00
+2 -5
View File
@@ -55,12 +55,9 @@ jobs:
draft: false
prerelease: false
release_name: ${{ steps.version.outputs.version }}
tag_name: ${{ github.event.head_commit.message }}
tag_name: ${{ github.run_number }}
body: ${{ github.event.head_commit.message }}
- name: Dump vars context
run: echo ${{ toJSON(vars) }}