Skip to content

Commit 912504a

Browse files
committed
🚀 [cicd] : CD워크플로우 릴리즈 버전 만들어지는지 확인2
1 parent 3315afc commit 912504a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CD.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
echo ${{ steps.version.outputs.VERSION }}
3737
echo ${{GITHUB_OUTPUT}}
3838
echo ${GITHUB_REF#refs/tags/}
39-
echo ${GITHUB_OUTPUT}
4039
4140
- name: Install Dependencies
4241
run: npm install

0 commit comments

Comments
 (0)