Skip to content

Commit

Permalink
Update workflow to copy README to Wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianPrieber committed Sep 24, 2024
1 parent 4f0d648 commit 9ad6fed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/copy-readme-to-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
with:
repository: ${{ github.repository }}.wiki
path: wiki
ref: main

- name: Copy README.md to wiki
run: |
Expand Down

0 comments on commit 9ad6fed

Please sign in to comment.