Skip to content

Commit 6ee0984

Browse files
committed
ci: wikis use master as the main branch
1 parent c6c65b4 commit 6ee0984

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
repository: ${{ github.repository }}.wiki.git
3030
path: wiki
31+
ref: master
3132
token: ${{ secrets.GITHUB_TOKEN }}
3233
fetch-depth: 0
3334
- name: Copy generated wiki

0 commit comments

Comments
 (0)