ci: remove any yml files from the release files

This commit is contained in:
kangfenmao
2024-07-15 12:39:03 +08:00
parent ef99075fe8
commit 79a481113c
+1 -1
View File
@@ -70,6 +70,6 @@ jobs:
dist/*.deb
dist/*.rpm
dist/*.tar.gz
dist/*.yml
dist/latest*.yml
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}