diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index f8af58a..300a66f 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -6,7 +6,8 @@ image: atlassian/default-image:2 pipelines: - default: + custom: + npmpublish: - step: script: - echo "Publishing Unity UI Extensions to NPM"