Removes if statement causing comment not to run (#21222)

This commit is contained in:
Eric Briscoe
2022-08-26 15:42:26 -07:00
committed by GitHub
parent 653c9f0e7f
commit 092460a1f1

View File

@@ -66,7 +66,6 @@ jobs:
runs-on: ubuntu-latest
# job steps
needs: chromatic-deployment
if: needs.chromatic-deployment.outputs.storybookUrl && needs.chromatic-deployment.outputs.buildUrl
steps:
- name: Echo Storybook build link
uses: actions/github-script@v6