Revert "ci: skip platform packages (already published manually)"
This reverts commit beab0155126c1aa4c5d7089937d6d4b3dab4a1a5.
This commit is contained in:
parent
beab015512
commit
c0be58b2ce
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