Skip to content

Commit

Permalink
Merge pull request #10 from gdsc-ssu/dev
Browse files Browse the repository at this point in the history
fix: chromatic yaml workingDir
  • Loading branch information
Jun99uu authored Oct 14, 2023
2 parents a5b3b64 + c4fdfbb commit 2520a99
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 @@ -29,6 +29,6 @@ jobs:
- name: Run Chromatic
uses: chromaui/action@v1
with:
working-directory: client
workingDir: client
projectToken: ${{ secrets.STORYBOOK_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2520a99

Please sign in to comment.