mirror of
https://github.com/Alexandre1a/GoSH.git
synced 2026-03-09 19:19:46 +01:00
Update go.yml
fixed the changelog not being displayed
This commit is contained in:
parent
1f19d9b602
commit
47761fae5d
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@ -91,6 +91,9 @@ jobs:
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: dist/*
|
||||
body: |
|
||||
**Changelog**
|
||||
${{ steps.changelog.outputs.CHANGELOG }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user