Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
joephela committed Jan 18, 2024
1 parent 1af91c8 commit d88144a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ TAG_VERSION=${TAG_VERSION/v/}
# Publish the package
echo "publishing ${TAG_VERSION}"
npm publish --tag ${TAG_VERSION}
echo "versioning package ${TAG_VERSION}"
npm version ${TAG_VERSION} --no-git-tag-version

# Annotate the build with the types version
Expand Down

0 comments on commit d88144a

Please sign in to comment.