chore: fix ci
This commit is contained in:
parent
54a5007c01
commit
6934de58e5
1
.github/workflows/alpha.yml
vendored
1
.github/workflows/alpha.yml
vendored
@ -65,6 +65,7 @@ jobs:
|
||||
yarn run check
|
||||
|
||||
- name: Delete current release assets
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
uses: mknejp/delete-release-assets@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user