self-hosted

This commit is contained in:
RavMorgan
2023-05-24 01:37:48 +03:00
committed by Aviu00
parent 2dd362fb65
commit 436eb398ce
13 changed files with 13 additions and 13 deletions

View File

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