Skip to content

Commit

Permalink
Merge pull request #3 from TCOTC/code
Browse files Browse the repository at this point in the history
更新 cd.yml
  • Loading branch information
TCOTC authored May 15, 2024
2 parents 1df2aca + 181f24e commit 3d24550
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
allowUpdates: true
omitNameDuringUpdate: true
name: ${{ steps.release_info.outputs.release_version }}
tag: ${{ github.ref }}
body: ${{ env.release_body }}
Expand Down

0 comments on commit 3d24550

Please sign in to comment.