Skip to content

Commit 9ad6fed

Browse files
committed
Update workflow to copy README to Wiki
1 parent 4f0d648 commit 9ad6fed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/copy-readme-to-wiki.yml

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
with:
2121
repository: ${{ github.repository }}.wiki
2222
path: wiki
23-
ref: main
2423

2524
- name: Copy README.md to wiki
2625
run: |

0 commit comments

Comments
 (0)