We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d73d2 commit c35d0e8Copy full SHA for c35d0e8
.github/workflows/ci.yaml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - changeset-release/main
8
env:
9
BUN_NPM_TOKEN: ${{ secrets.NPM_TOKEN_READONLY }}
10
jobs:
0 commit comments