mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
ci: fix pkg.yml
This commit is contained in:
parent
c282d8492d
commit
41b036966e
2
.github/workflows/pkg.yml
vendored
2
.github/workflows/pkg.yml
vendored
@ -49,7 +49,6 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
with:
|
with:
|
||||||
file: "dist/*.zip"
|
file: "dist/*.zip"
|
||||||
delete_file: "dist/*.zip"
|
|
||||||
tag_name: "v2"
|
tag_name: "v2"
|
||||||
overwrite: true
|
overwrite: true
|
||||||
arm64:
|
arm64:
|
||||||
@ -78,6 +77,5 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
with:
|
with:
|
||||||
file: "dist/*.zip"
|
file: "dist/*.zip"
|
||||||
delete_file: "dist/*.zip"
|
|
||||||
tag_name: "v2"
|
tag_name: "v2"
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user