Skip to content

Delete store/costumes.json due to it being unmaintained (-> character… #64

Delete store/costumes.json due to it being unmaintained (-> character…

Delete store/costumes.json due to it being unmaintained (-> character… #64

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