Fix repository designation

This commit is contained in:
Richard Milewski
2023-04-12 14:18:38 -07:00
committed by GitHub
parent e7bf191887
commit c08f61b8a7

View File

@@ -11,7 +11,7 @@ jobs:
- name: Clone Wiki - name: Clone Wiki
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: revarbat/BOSL2.wiki repository: RAMilewski/BOSL2.wiki
path: BOSL2.wiki path: BOSL2.wiki
- name: Apt Update - name: Apt Update