Skip to content

Commit

Permalink
add file
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin67 committed Jul 28, 2023
1 parent 89adb72 commit 3644d24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: CHANGES.md
tag: ${{ github.ref }}
body: |
${{ steps.read_release.outputs.RELEASE_BODY }}

0 comments on commit 3644d24

Please sign in to comment.