mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 05:09:09 +08:00
ci: remove any yml files from the release files
This commit is contained in:
parent
f1c5a41fff
commit
3fc45187eb
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -70,6 +70,6 @@ jobs:
|
|||||||
dist/*.deb
|
dist/*.deb
|
||||||
dist/*.rpm
|
dist/*.rpm
|
||||||
dist/*.tar.gz
|
dist/*.tar.gz
|
||||||
dist/*.yml
|
dist/latest*.yml
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user