|
@@ -38,7 +38,7 @@ jobs:
|
|
|
sh ./packages/app/bin/github-actions/update-readme.sh
|
|
sh ./packages/app/bin/github-actions/update-readme.sh
|
|
|
|
|
|
|
|
- name: Retrieve information from package.json
|
|
- name: Retrieve information from package.json
|
|
|
- uses: myrotvorets/info-from-package-json-action@0.0.2
|
|
|
|
|
|
|
+ uses: myrotvorets/info-from-package-json-action@1.1.0
|
|
|
id: package-json
|
|
id: package-json
|
|
|
|
|
|
|
|
- name: Update Changelog
|
|
- name: Update Changelog
|
|
@@ -98,7 +98,7 @@ jobs:
|
|
|
node ./bin/github-actions/bump-versions -i prerelease
|
|
node ./bin/github-actions/bump-versions -i prerelease
|
|
|
|
|
|
|
|
- name: Retrieve information from package.json
|
|
- name: Retrieve information from package.json
|
|
|
- uses: myrotvorets/info-from-package-json-action@0.0.2
|
|
|
|
|
|
|
+ uses: myrotvorets/info-from-package-json-action@1.1.0
|
|
|
id: package-json
|
|
id: package-json
|
|
|
|
|
|
|
|
- name: Commit
|
|
- name: Commit
|