Skip to content

Update characters.json #79

Update characters.json

Update characters.json #79

Workflow file for this run

name: Build locally and deploy
on:
push:
branches:
- master
- main
- develop
jobs:
build-and-deploy:
runs-on: [self-hosted, enka-contabo]
steps:
- name: Do the pull
run: |
cd /home/enka/API-docs
git pull