We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6dfc5 commit 35e128bCopy full SHA for 35e128b
.github/workflows/main.yml
@@ -45,4 +45,4 @@ jobs:
45
asset_name: RevisionTool-Setup.exe
46
tag: ${{ github.ref }}
47
overwrite: true
48
- body: "\n\n${{ env.SHA256_HASH }}"
+ body: "\n\nSHA256: `${{ env.SHA256_HASH }}`"
0 commit comments