更改构建标签名
This commit is contained in:
parent
ea44455186
commit
903eabf2bb
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
allowUpdates: true
|
||||
tag: PyinstallerBuilds
|
||||
tag: 0.0PyinstallerBuilds
|
||||
artifacts: ./out/*pyinstaller*.exe
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user