Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
release body should work now
Browse files Browse the repository at this point in the history
  • Loading branch information
Arteiii committed Feb 5, 2024
1 parent a1a409a commit 70434be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
body: |
**File Hashes:**
```
${{ steps.hashes.outputs.hashes }}
${{ env.HASHES }}
```
files: |
x64/Release/*
Expand Down

0 comments on commit 70434be

Please sign in to comment.