We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0d648 commit 9ad6fedCopy full SHA for 9ad6fed
.github/workflows/copy-readme-to-wiki.yml
@@ -20,7 +20,6 @@ jobs:
20
with:
21
repository: ${{ github.repository }}.wiki
22
path: wiki
23
- ref: main
24
25
- name: Copy README.md to wiki
26
run: |
0 commit comments