Skip to content

Commit

Permalink
fix release script
Browse files Browse the repository at this point in the history
  • Loading branch information
bruugey committed Jul 11, 2023
1 parent 5fa6e90 commit 1bcd8f5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,3 @@ jobs:
run: yarn slackbot '${{steps.changesets.outputs.publishedPackages}}'
env:
SLACK_BOT_TOKEN: '${{secrets.SLACK_BOT_TOKEN}}'

- name: Publish storybook with package updates
if: steps.changesets.outputs.published == 'true'
run: yarn publish:storybook

0 comments on commit 1bcd8f5

Please sign in to comment.