Skip to content

Commit b01fab8

Browse files
authored
Update cmake.yml
add sha
1 parent b3f7b7a commit b01fab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
with:
5353
tag_name: ${{ github.ref }}
54-
release_name: Release ${{ github.ref }}
54+
release_name: Release ${{ github.sha }}
5555
draft: false
5656
prerelease: false
5757
- name: Upload Release Asset

0 commit comments

Comments
 (0)