We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37076d commit ecebfa9Copy full SHA for ecebfa9
.github/workflows/chromatic.yml
@@ -22,7 +22,3 @@ jobs:
22
# 👇 Adds Chromatic as a step in the workflow
23
- name: Publish to Chromatic
24
uses: chromaui/action@v1
25
- # Chromatic GitHub Action options
26
- with:
27
- # 👇 Chromatic projectToken, refer to the manage page to obtain it.
28
- projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
0 commit comments