Closed sverdlov93 closed 2 months ago
npm run format
New feature - run automatically:
Can be disabled by disable-auto-build-publish: true option
disable-auto-build-publish: true
Can view it here - https://github.com/sverdlov93/setup-jfrog-cli/actions/workflows/post-publish-test.yml
@sverdlov93 FYI - After including this change we are seeing some cleanup failures (even with auto-publish disabled). Raised https://github.com/jfrog/setup-jfrog-cli/issues/196
[ ] I used
npm run format
for formatting the code before submitting the pull request.New feature - run automatically:
Can be disabled by
disable-auto-build-publish: true
optionCan view it here - https://github.com/sverdlov93/setup-jfrog-cli/actions/workflows/post-publish-test.yml