Skip to content

chore: pnpm -> npm 으로 변경 #3

chore: pnpm -> npm 으로 변경

chore: pnpm -> npm 으로 변경 #3

Workflow file for this run

name: Deploy to cloudtype
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2