Skip to content

Commit

Permalink
Merge pull request #59 from qianmoQ/1.9.0-SNAPSHOT
Browse files Browse the repository at this point in the history
[CI] Fix ci version
  • Loading branch information
qianmoQ authored Nov 30, 2021
2 parents f3785fc + 3498fd7 commit 498f708
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload-to-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
tag_name: 1.8.0
release_name: 1.8.0
tag_name: 1.9.0
release_name: 1.9.0
draft: false
prerelease: false
outputs:
Expand Down

0 comments on commit 498f708

Please sign in to comment.