Skip to content

Commit

Permalink
Merge pull request #14 from pxblue/dev
Browse files Browse the repository at this point in the history
Fix Tagging
  • Loading branch information
EvanMcLaughlin-eaton authored Nov 1, 2021
2 parents b72d239 + 9d078ae commit 67a08a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
steps:
- checkout
- gh/setup
- attach_workspace:
at: .
- run:
name: Tag @brightlayer-ui/symbols
command: cd symbols && yarn tag:package -b $CIRCLE_BRANCH -s -blui-symbols
Expand Down

0 comments on commit 67a08a2

Please sign in to comment.