Browse Source
Merge pull request #1170 from colinin/rel-9.1.1
update: update version
pull/1171/head
yx lin
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/release.yml
|
|
|
@ -14,4 +14,4 @@ jobs: |
|
|
|
with: |
|
|
|
repo_token: "${{ secrets.GITHUB_TOKEN }}" |
|
|
|
prerelease: false |
|
|
|
automatic_release_tag: "9.0.4" |
|
|
|
automatic_release_tag: "9.1.1" |
|
|
|
|