mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-14 05:14:14 +02:00
revert workflows
This commit is contained in:
2
.github/workflows/gen_docs.yml
vendored
2
.github/workflows/gen_docs.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: Clone Wiki
|
- name: Clone Wiki
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: RAMilewski/BOSL2.wiki
|
repository: revarbat/BOSL2.wiki
|
||||||
path: BOSL2.wiki
|
path: BOSL2.wiki
|
||||||
|
|
||||||
- name: Apt Update
|
- name: Apt Update
|
||||||
|
4
.github/workflows/gen_tutorials.yml
vendored
4
.github/workflows/gen_tutorials.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: Regenerate Tutorials
|
|
||||||
on: [workflow_dispatch]
|
on: [workflow_dispatch]
|
||||||
|
name: Regenerate Tutorials
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
RegenerateTutorials:
|
RegenerateTutorials:
|
||||||
@@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: Clone Wiki
|
- name: Clone Wiki
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: RAMilewski/BOSL2.wiki
|
repository: revarbat/BOSL2.wiki
|
||||||
path: BOSL2.wiki
|
path: BOSL2.wiki
|
||||||
|
|
||||||
- name: Apt Update
|
- name: Apt Update
|
||||||
|
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -74,7 +74,7 @@ jobs:
|
|||||||
- name: Clone Wiki
|
- name: Clone Wiki
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: RAMilewski/BOSL2.wiki
|
repository: revarbat/BOSL2.wiki
|
||||||
path: BOSL2.wiki
|
path: BOSL2.wiki
|
||||||
|
|
||||||
- name: Apt Update
|
- name: Apt Update
|
||||||
|
Reference in New Issue
Block a user