mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-15 09:04:10 +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
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: RAMilewski/BOSL2.wiki
|
||||
repository: revarbat/BOSL2.wiki
|
||||
path: BOSL2.wiki
|
||||
|
||||
- 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]
|
||||
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
|
||||
|
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user