Skip to content

Commit e631d35

Browse files
committed
Wiki is actually at muesli.wiki ... I didn't make the page
1 parent f3dd367 commit e631d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-wiki-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Checkout Wiki
2525
uses: actions/checkout@v4
2626
with:
27-
repository: ${{ github.repository }}/wiki
27+
repository: ${{ github.repository }}.wiki
2828
path: wiki-repo
2929
token: ${{ secrets.GITHUB_TOKEN }}
3030

0 commit comments

Comments
 (0)