Skip to content

Commit afba60a

Browse files
committed
ci: create pull request
1 parent 87c8180 commit afba60a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ jobs:
2323
- run: git config --global user.email "github-actions[bot]@users.noreply.github.com"
2424
- run: pnpm types:update
2525
- run: git push
26+
- uses: changesets/action@v1
27+
env:
28+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)