Skip to content

Commit

Permalink
Update chromatic.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar authored Aug 2, 2022
1 parent 3e30a0b commit 74f3f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
exitOnceUploaded: true

- name: Publish to Chromatic and auto accept changes
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/develop'
uses: chromaui/action@v1
with:
projectToken: 7c47e1a1a4bd
Expand Down

0 comments on commit 74f3f5b

Please sign in to comment.