revert workflows

This commit is contained in:
Richard Milewski 2023-04-15 17:43:10 -07:00
parent a36fcd2d81
commit 9502da50a5
3 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,5 +1,5 @@
name: Regenerate Tutorials
on: [workflow_dispatch]
name: Regenerate Tutorials
jobs:
RegenerateTutorials:
@ -11,7 +11,7 @@ jobs:
- name: Clone Wiki
uses: actions/checkout@v3
with:
repository: RAMilewski/BOSL2.wiki
repository: revarbat/BOSL2.wiki
path: BOSL2.wiki
- name: Apt Update

View file

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