ci: skip platform packages (already published manually)
This commit is contained in:
parent
638842966f
commit
beab015512
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -141,6 +141,7 @@ 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