更改备注信息
This commit is contained in:
parent
9434ee08d1
commit
e1fb2a6ecf
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -41,6 +41,6 @@ jobs:
|
||||
- uses: ncipollo/release-action@v1
|
||||
with:
|
||||
allowUpdates: true
|
||||
tag: current
|
||||
tag: Current(Compiled by MSVC)
|
||||
artifacts: ./out/*.exe
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user