Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

Commit a018200

Browse files
authored
Update release.yml
1 parent 2533b39 commit a018200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
tag_name: ${{ github.ref }}
2626
release_name: ${{ github.ref }}
27-
body: automated release at commit: ${{ env.SHA }}
27+
body: automated release at commit ${{ env.SHA }}
2828
draft: false
2929
prerelease: false
3030

0 commit comments

Comments
 (0)