Skip to content

Commit

Permalink
Merge pull request #171 from storybookjs/new-token
Browse files Browse the repository at this point in the history
Thank you Kyle! πŸ™‡
  • Loading branch information
domyen authored Jun 23, 2020
2 parents 6b44d6e + 651ae40 commit c755cc2
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 152 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
yarn build-storybook
- uses: chromaui/action@v1
with:
projectToken: 9ofhn0iql7n
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
storybookBuildDir: storybook-static

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-styled-components": "^1.10.7",
"chromatic": "^5.0.0-alpha.4",
"chromatic": "^5.0.0",
"cross-env": "^7.0.2",
"dotenv-cli": "^3.1.0",
"eslint": "^7.1.0",
Expand Down
Loading

0 comments on commit c755cc2

Please sign in to comment.