Skip to content

Commit d94dabf

Browse files
committed
fix wiki step
1 parent 788aa4a commit d94dabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
with:
2121
FOLDER: docs
2222
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
23-
REPOSITORY_NAME: isc30/blazor-lazy-loading.wiki.git
23+
REPOSITORY_NAME: isc30/blazor-lazy-loading.wiki
2424
BRANCH: master

0 commit comments

Comments
 (0)