Skip to content

Commit

Permalink
Merge pull request #2 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 e9faf8f + 68f32b8 commit 1df2aca
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 @@ -76,6 +76,7 @@ jobs:
id: create_release
uses: ncipollo/release-action@v1
with:
allowUpdates: true
name: ${{ steps.release_info.outputs.release_version }}
tag: ${{ github.ref }}
body: ${{ env.release_body }}
Expand Down

0 comments on commit 1df2aca

Please sign in to comment.