mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-13 06:47:30 +08:00
ci(release): avoid duplicate asset upload by removing redundant webui tarball glob
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -64,7 +64,6 @@ jobs:
|
||||
build/*.tar.gz
|
||||
build/*.zip
|
||||
build/checksums.txt
|
||||
build/clawgo-webui-dist-*.tar.gz
|
||||
if-no-files-found: error
|
||||
|
||||
publish-release:
|
||||
@@ -97,4 +96,3 @@ jobs:
|
||||
build/*.tar.gz
|
||||
build/*.zip
|
||||
build/checksums.txt
|
||||
build/clawgo-webui-dist-*.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user