|
@@ -37,7 +37,6 @@ jobs:
|
|
|
- name: Bump versions
|
|
- name: Bump versions
|
|
|
run: |
|
|
run: |
|
|
|
turbo run version:patch --filter=@growi/app
|
|
turbo run version:patch --filter=@growi/app
|
|
|
- pnpm upgrade --scope=@growi
|
|
|
|
|
sh ./apps/app/bin/github-actions/update-readme.sh
|
|
sh ./apps/app/bin/github-actions/update-readme.sh
|
|
|
|
|
|
|
|
- name: Retrieve information from package.json
|
|
- name: Retrieve information from package.json
|
|
@@ -178,7 +177,6 @@ jobs:
|
|
|
run: |
|
|
run: |
|
|
|
turbo run version:prepatch --filter=@growi/app
|
|
turbo run version:prepatch --filter=@growi/app
|
|
|
turbo run version:prepatch --filter=@growi/slackbot-proxy
|
|
turbo run version:prepatch --filter=@growi/slackbot-proxy
|
|
|
- pnpm upgrade --scope=@growi
|
|
|
|
|
|
|
|
|
|
- name: Retrieve information from package.json
|
|
- name: Retrieve information from package.json
|
|
|
uses: myrotvorets/info-from-package-json-action@2.0.1
|
|
uses: myrotvorets/info-from-package-json-action@2.0.1
|