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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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