Skip to content

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZOASR authored Jan 3, 2024
1 parent 16f765d commit 8c8c3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:

# use release body in the same job
- name: Upload the binary releases
uses: svenstaro/upload-release-action@v2
with:
uses: svenstaro/upload-release-action@v2
repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref }}
body: ${{ steps.git-cliff.outputs.content }}
Expand Down

0 comments on commit 8c8c3f8

Please sign in to comment.