Skip to content

fix: oauth 버그 해결 (#182) #21

fix: oauth 버그 해결 (#182)

fix: oauth 버그 해결 (#182) #21

Workflow file for this run

name: ✨ Celuveat backend DEV CD ✨
on:
push:
branches:
- develop-backend
paths:
- 'backend/**'
jobs:
deploy-backend:
runs-on: self-hosted
steps:
- name: ✨ Run Backend Deploy Script
run: |
cd ~
sudo sh deploy-backend.sh