Compare commits

..
2 Commits
Author SHA1 Message Date
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
+5 -2
View File
@@ -56,9 +56,10 @@ jobs:
prerelease: false
release_name: ${{ steps.version.outputs.version }}
tag_name: ${{ github.event.head_commit.message }}
body_path: ${{ github.event.head_commit.message }}
body: ${{ github.event.head_commit.message }}
- name: Dump vars context
run: echo ${{ toJSON(vars) }}
run: echo ${{ toJSON(vars) }}
@@ -75,5 +76,7 @@ jobs: