Skip to content

Commit d6e60a9

Browse files
Merge pull request #142 from chromaui/updrade-mcp
Upgrade Storybook/MCP, add CLAUDE.md, skills, and downstream upgrade workflow
2 parents 6adc867 + 4c60690 commit d6e60a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/upgrade-downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
git checkout -b $BRANCH
9696
git add -A
9797
git commit -m "chore: upgrade @chromatic-com/tetra to v${{ steps.tetra.outputs.version }}"
98+
git remote set-url origin "https://x-access-token:${{ secrets.GH_PAT }}@github.com/${{ matrix.repo }}.git"
9899
git push origin $BRANCH
99100
100101
- name: Open PR

0 commit comments

Comments
 (0)