버전문제 수정
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
# git push + desktop semver 명시 bump (커밋 포함)
|
||||
#
|
||||
# Desktop 은 frontend 소스를 번들하고 backend API 를 사용하므로
|
||||
# frontend / backend / desktop / packages/shared 변경 후 push 시 사용하세요.
|
||||
#
|
||||
# Usage:
|
||||
# ./scripts/push-with-desktop-version.sh [git push 인자...]
|
||||
# ./scripts/push-with-desktop-version.sh origin main
|
||||
|
||||
Reference in New Issue
Block a user