Fixed repository designation

This commit is contained in:
Richard Milewski
2023-04-12 14:13:14 -07:00
committed by GitHub
parent 6c299f9b0f
commit 9815ad83da

View File

@@ -33,7 +33,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
@@ -74,7 +74,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