Skip to content

Commit 837a811

Browse files
committed
hotfix minor updates
1 parent 4007b66 commit 837a811

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd_prod.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
git stash
8080
git checkout main
8181
git pull
82+
npm version minor --no-git-tag-version
8283
npm version prerelease --preid=alpha
8384
npm install
8485
pm2 start ecosystem.config.json --env production --cwd .

0 commit comments

Comments
 (0)