Skip to content

Commit 6021915

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

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
@@ -50,7 +50,7 @@ jobs:
5050
- name: Deploy to GitHub Pages
5151
uses: crazy-max/ghaction-github-pages@v2.2.0
5252
with:
53-
repo: https://github.com/Umajs/umajs.github.io
53+
repo: Umajs/umajs.github.io
5454
target_branch: main
5555
build_dir: dist
5656
env:

0 commit comments

Comments
 (0)