Skip to content

github actions for deploy #1

github actions for deploy

github actions for deploy #1

Workflow file for this run

name: Deploy to exe.dev
on:
push:
branches: [master]
jobs:
deploy:
runs-on: self-hosted
steps:
- name: Deploy
run: /home/exedev/candle_annotator/deploy_zero_downtime.sh