Skip to content

Commit

Permalink
🐛 - fix: attempt to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaohs committed Dec 13, 2024
1 parent f36dc73 commit df70934
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
uses: chromaui/action@latest
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
autoAcceptChanges: "main"
autoAcceptChanges: "main"
34 changes: 25 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
},
"homepage": "https://github.com/maykinmedia/admin-ui/#readme",
"devDependencies": {
"@playwright/test": "^1.49.1",
"@chromatic-com/storybook": "^2.0.2",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
Expand Down

0 comments on commit df70934

Please sign in to comment.