Skip to content

Commit 77f5836

Browse files
committed
chore(ci): Change debug option
1 parent 4948038 commit 77f5836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- run: yarn build
2626
- run: git config user.email "o1o9814@naver.com"
2727
- run: git config user.name "Jungwoo-An"
28-
- run: yarn release --ci --dry-run --debug
28+
- run: yarn release --ci

0 commit comments

Comments
 (0)