Compare commits

..
9 Commits
Author SHA1 Message Date
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
U-METAL103\103 f1d53fcd8c number 2024-01-28 03:27:04 -06:00
U-METAL103\103 9ad899804f test msg 2024-01-27 22:55:03 -06:00
+4 -1
View File
@@ -56,7 +56,10 @@ jobs:
prerelease: false
release_name: ${{ steps.version.outputs.version }}
tag_name: ${{ github.event.head_commit.message }}
body_path: README.md
body: ${{ github.event.head_commit.message }}
- name: Dump vars context
run: echo "${{ toJSON(vars) }}"