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…
x
Reference in New Issue
Block a user