Skip to content

Commit

Permalink
modify release script
Browse files Browse the repository at this point in the history
  • Loading branch information
six7 committed Aug 14, 2022
1 parent 7ab9042 commit ccfce03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/release.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=figma-tokens@114
VERSION=figma-tokens@115
sentry-cli releases -p figma-tokens files "$VERSION" upload-sourcemaps --ext ts --ext tsx --ext map --ext js --ignore-file .sentryignore .
sentry-cli releases set-commits "$VERSION" --auto
sentry-cli releases finalize "$VERSION"

2 comments on commit ccfce03

@vercel
Copy link

@vercel vercel bot commented on ccfce03 Aug 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

figma-tokens – ./

figma-tokens-six7.vercel.app
figma-tokens.vercel.app
figma-tokens-git-main-six7.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ccfce03 Aug 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ft-storybook – ./

ft-storybook-git-main-six7.vercel.app
ft-storybook-six7.vercel.app
ft-storybook.vercel.app

Please sign in to comment.