fix(ci): enable platform binaries publishing
This commit is contained in:
parent
f6d4201d7d
commit
ec2cf22449
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -141,7 +141,6 @@ jobs:
|
||||
CI: true
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_CONFIG_PROVENANCE: true
|
||||
SKIP_PLATFORM_PACKAGES: true
|
||||
|
||||
- name: Delete draft release
|
||||
run: gh release delete next --yes 2>/dev/null || echo "No draft release to delete"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user