We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4948038 commit 77f5836Copy full SHA for 77f5836
.github/workflows/publish.yml
@@ -25,4 +25,4 @@ jobs:
25
- run: yarn build
26
- run: git config user.email "o1o9814@naver.com"
27
- run: git config user.name "Jungwoo-An"
28
- - run: yarn release --ci --dry-run --debug
+ - run: yarn release --ci
0 commit comments