mirror of
https://github.com/Alexandre1a/GoSH.git
synced 2026-03-10 03:29:47 +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
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: dist/*
|
files: dist/*
|
||||||
|
body: |
|
||||||
|
**Changelog**
|
||||||
|
${{ steps.changelog.outputs.CHANGELOG }}
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user