Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a536d68d40 | ||
|
|
da59fce84a | ||
|
|
8ef6b42bc6 | ||
|
|
34abc64ed0 | ||
|
|
030b0e32d1 | ||
|
|
ef1a484aba | ||
|
|
01a347d65f |
@@ -55,8 +55,11 @@ jobs:
|
||||
draft: false
|
||||
prerelease: false
|
||||
release_name: ${{ steps.version.outputs.version }}
|
||||
tag_name: ${{ github.run_number }}
|
||||
body_path: ${{ github.event.head_commit.message }}
|
||||
tag_name: ${{ github.event.head_commit.message }}
|
||||
body: ${{ github.event.head_commit.message }}
|
||||
|
||||
- name: Dump vars context
|
||||
run: echo "${{ toJSON(vars) }}"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user