Skip to content

Commit 92057d0

Browse files
committed
fix:deploy to umajs.github.io
1 parent 1f49550 commit 92057d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
target_branch: main
5555
build_dir: dist
5656
env:
57-
GH_PAT: ${{ secrets.GH_PAGES_TOKEN }}
57+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)