Fix repository designation

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

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