Skip to content

hotfix: 댓글이 없을 때 조회 시 에러 발생 해결 #32

hotfix: 댓글이 없을 때 조회 시 에러 발생 해결

hotfix: 댓글이 없을 때 조회 시 에러 발생 해결 #32

Workflow file for this run

name: Deploy to DEV
on:
workflow_dispatch:
push:
branches: [ "dev" ]
permissions:
contents: read
jobs:
deploy:
runs-on: self-hosted
steps:
- name: Run Deploy script
working-directory: /home/ubuntu
run: sudo ./listywave.sh deploy