Skip to content

Update Custom.xaml

Update Custom.xaml #8

Workflow file for this run

name: Deploy to Retinbox Web Hosting
on: push
jobs:
deploy:
runs-on: ubuntu-latest
container:
image: shangzheny/rth-host-helper:latest
steps:
- name: Deploy to Retinbox Web Hosting
uses: rthsoftware/host-auto-deploy@master
env:
RTH_API_KEY: ${{ secrets.RTH_API_KEY }}
with:
site: "mfn.lingyunawa.top"
outdir: "."