chore: pre release workflow modified (#4177)

This commit is contained in:
Junior Garcia 2024-11-29 19:10:31 -03:00 committed by GitHub
parent 7c743abcc2
commit fb6addbbda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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') }}"