Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesun committed Nov 15, 2023
2 parents f11942c + d42e8b2 commit ae46af9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
release_name: ${{ github.ref }}
draft: false
prerelease: false

Expand Down
10 changes: 5 additions & 5 deletions assets/buildinfo.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
BuildVersion=latest v8.0.1 2023-11-15 21:11:08
BuildVersion=latest v8.0.1 2023-11-15 21:42:45
ReleaseVersion=v8.0.1
BuildTime=2023-11-15 21:11:08
BuildTime=2023-11-15 21:42:45
BuildName=toughradius
CommitID=365fc9bcb8d291b62bd69ae38290f9d50bcb1467
CommitDate=Wed, 15 Nov 2023 21:05:32 +0800
CommitID=933ba2e649ea1e76336f006492ae5bde07297667
CommitDate=Wed, 15 Nov 2023 21:11:16 +0800
[email protected]
CommitSubject=2023-11-15 21:05:01 : release flow
CommitSubject=2023-11-15 21:11:08 : flow

0 comments on commit ae46af9

Please sign in to comment.