Skip to content

Commit f10c670

Browse files
committed
Merge branch 'main' into development
2 parents 2a22e9c + 837a811 commit f10c670

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)