Skip to content

[Feat] yml 파일 세팅 #1

[Feat] yml 파일 세팅

[Feat] yml 파일 세팅 #1

Workflow file for this run

name: Upload Product
on:
push:
branches:
- cd-automation
jobs:
upload:
runs-on: macos-latest
steps:
- name: Checkout code
uses: actions/checkout@v4