Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21469c5

Browse files
committed
Empty commit to force CI
1 parent 514921e commit 21469c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/chromatic.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
# by storing snapshots.
55
#
66
# SEE: https://www.chromatic.com/docs/ci
7-
name: "Chromatic"
7+
name: chromatic
88

99
# Chromatic works best with push events, not pull_request or other event types.
1010
on: push
1111

1212
jobs:
13-
chromatic-deployment:
13+
deploy:
1414
# REMARK: this is only used to build storybook and deploy it to Chromatic.
1515
runs-on: ubuntu-latest
1616

0 commit comments

Comments
 (0)