Skip to content

Commit 8b8a78b

Browse files
committed
fix action
1 parent 3d7433c commit 8b8a78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
uses: peaceiris/actions-gh-pages@v3
2525
with:
2626
personal_token: ${{ secrets.CI_TOKEN }}
27-
external_repository: BladeCode/BladeCode.github.io.git
27+
external_repository: BladeCode/BladeCode.github.io
2828
publish_branch: master
2929
publish_dir: ./public

0 commit comments

Comments
 (0)