mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
chore: pre release workflow modified (#4177)
This commit is contained in:
parent
7c743abcc2
commit
fb6addbbda
1
.github/workflows/pre-release.yaml
vendored
1
.github/workflows/pre-release.yaml
vendored
@ -69,7 +69,6 @@ jobs:
|
||||
env:
|
||||
NODE_OPTIONS: "--max-old-space-size=4096"
|
||||
|
||||
|
||||
- name: Publish to NPM
|
||||
id: publish-to-npm
|
||||
if: "${{ steps.check_if_pre_json_exists.outputs.files_exists == 'true' && contains(github.event.head_commit.message, 'ci(changesets): version packages') }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user