Skip to content

Commit 32722f4

Browse files
committed
refactor: use ml5 pat
1 parent 73d4f21 commit 32722f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Push changes
5050
uses: ad-m/github-push-action@master
5151
with:
52-
github_token: ${{ secrets.GITHUB_TOKEN }}
52+
github_token: ${{ secrets.ML5_LIBRARY_PAT }}
5353
branch: main
5454
# build it!
5555
- run: npm run build

0 commit comments

Comments
 (0)