chore: update release.yml

This commit is contained in:
frostime 2023-06-03 14:40:39 +08:00
parent 439c2134b6
commit 78d576a19e

View file

@ -57,6 +57,6 @@ jobs:
with: with:
allowUpdates: true allowUpdates: true
artifactErrorsFailBuild: true artifactErrorsFailBuild: true
artifacts: 'package.zip' artifacts: "package.zip"
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
prerelease: true prerelease: true