Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
chendelin1982 authored Dec 15, 2023
1 parent e273124 commit a42e933
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,8 @@ jobs:
with:
files: |
${{ env.appname }}.json
tag_name: ${{ env.VERSION }}
name: ${{ env.VERSION }}
body: ${{ steps.update_data.outputs.CHANGELOG }}
tag_name: ${{ env.LIBRARY_TAG_GH }}
name: ${{ env.LIBRARY_TAG_GH }}
draft: false
prerelease: false

Expand Down

0 comments on commit a42e933

Please sign in to comment.