Skip to content

Commit 962ac6d

Browse files
fix: fix no token
1 parent 82ee40c commit 962ac6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/changeset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
- name: Update PR
1515
uses: mscharley/[email protected]
1616
with:
17+
token: ${{ github.token }}
1718
use-conventional-commits: true
1819
sign-commits: false

0 commit comments

Comments
 (0)