Skip to content

Commit f7b9fea

Browse files
committed
Merge branch 'vy/sentry-release' of github.com:storybookjs/storybook into vy/sentry-release
2 parents 6c109e3 + 7c24cd9 commit f7b9fea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ jobs:
190190
git push origin main
191191
192192
- name: Create Sentry release
193+
if: steps.publish-needed.outputs.published == 'false'
193194
uses: sentry/action-release@v2
194195
env:
195196
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}

0 commit comments

Comments
 (0)