Compare commits

..
2 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
+1 -1
View File
@@ -59,7 +59,7 @@ jobs:
body: ${{ github.event.head_commit.message }} body: ${{ github.event.head_commit.message }}
- name: Dump vars context - name: Dump vars context
run: echo ${{ toJSON(vars) }} run: echo "${{ toJSON(vars) }}"