Revert "self-hosted" (#94)

* Revert "self-hosted"
This commit is contained in:
RavMorgan
2023-05-24 01:46:12 +03:00
committed by Aviu00
parent 436eb398ce
commit a8ac3c34bc
15 changed files with 15 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ on:
jobs:
update-wiki:
name: Build and Publish JSON blobs to wiki
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout Master