mirror of
https://github.com/uutils/tar.git
synced 2026-06-10 16:14:35 -07:00
Override latest-commit's body with corresponding commit
This commit is contained in:
@@ -55,6 +55,8 @@ jobs:
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
||||
with:
|
||||
tag_name: latest-commit
|
||||
body: |
|
||||
commit: ${{ github.sha }}
|
||||
draft: false
|
||||
prerelease: true
|
||||
files: |
|
||||
|
||||
Reference in New Issue
Block a user