update wuzzy's mods

master
BuckarooBanzay 2022-08-02 10:01:40 +02:00
parent 83622e8c07
commit d8af4d7db7
3 changed files with 24 additions and 40 deletions

View File

@ -12,6 +12,30 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: minetest_easyvend
run: ./mirror.sh
env:
source_repo: https://codeberg.org/Wuzzy/minetest_easyvend.git
github_repo: easyvend.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}
- name: mirror
run: ./mirror.sh
env:
source_repo: https://codeberg.org/Wuzzy/minetest_hbarmor.git
github_repo: hbarmor.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}
- name: mirror
run: ./mirror.sh
env:
source_repo: https://codeberg.org/Wuzzy/minetest_hudbars.git
github_repo: hudbars.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}
- name: hidden_doors
run: ./mirror.sh
env:

View File

@ -1,37 +0,0 @@
name: repo-or-cz
on:
schedule:
- cron: '0 0 * * *'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: minetest_easyvend
run: ./mirror.sh
env:
source_repo: https://repo.or.cz/minetest_easyvend.git
github_repo: easyvend.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}
- name: mirror
run: ./mirror.sh
env:
source_repo: https://repo.or.cz/minetest_hbarmor.git
github_repo: hbarmor.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}
- name: mirror
run: ./mirror.sh
env:
source_repo: https://repo.or.cz/minetest_hudbars.git
github_repo: hudbars.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}

View File

@ -32,9 +32,6 @@ Mirrored repositories from unreliable git-hostings
## codeberg.org ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/codeberg-org/badge.svg)
* https://github.com/minetest-mirrors/hidden_doors
## repo.or.cz ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/repo-or-cz/badge.svg)
* https://github.com/minetest-mirrors/easyvend
* https://github.com/minetest-mirrors/hudbars
* https://github.com/minetest-mirrors/hbarmor