Skip to content

Commit

Permalink
Merge 498f708 into 48f4d00
Browse files Browse the repository at this point in the history
  • Loading branch information
qianmoQ authored Nov 30, 2021
2 parents 48f4d00 + 498f708 commit 0661b96
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 0661b96

Please sign in to comment.