Compare commits

..
13 Commits
20 .. 33
Author SHA1 Message Date
U-METAL103\103 13d948ac3b shit number 2 2024-01-28 04:38:47 -06:00
U-METAL103\103 c0d1471e60 dumping 2024-01-28 04:36:03 -06:00
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
U-METAL103\103 8ef6b42bc6 shit2 2024-01-28 04:01:46 -06:00
U-METAL103\103 34abc64ed0 shitted 2024-01-28 03:57:29 -06:00
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
+6 -4
View File
@@ -56,11 +56,13 @@ jobs:
prerelease: false
release_name: ${{ steps.version.outputs.version }}
tag_name: ${{ github.run_number }}
body_path: ${{ github.event.head_commit.message }}
body: ${{ github.event.head_commit.message }}
- name: Dump Vars
env:
ALLVARS: ${{ toJSON(vars) }}
shell: bash
run: echo "$ALLVARS"