Skip to content

Commit fec7d99

Browse files
committed
fix: use main branch for changesets/bot action
1 parent e7ea454 commit fec7d99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changeset-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
bot:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: changesets/bot@v1
14+
- uses: changesets/bot@main

0 commit comments

Comments
 (0)