Skip to content

Commit f9ad56a

Browse files
authored
Update release.yml
1 parent 4edfe22 commit f9ad56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: Create Release Pull Request
2828
uses: changesets/action@master
2929
env:
30-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30+
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)