1 parent d1ba05c commit 6466297Copy full SHA for 6466297
1 file changed
.github/workflows/release.yml
@@ -37,3 +37,7 @@ jobs:
37
uses: xarmaan/changesets-gh-publish@patch
38
with:
39
publish: github
40
+ github_token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
41
+ user_name: Armaan
42
+ user_email: 100663857+xarmaan@users.noreply.github.com
43
+ external_repository: xarmaan/test
0 commit comments