Nicer commit name for version rollout

This commit is contained in:
Yair Morgenstern 2022-03-14 11:47:04 +02:00
parent f66930ed68
commit abfbfd5429

View File

@ -27,6 +27,7 @@ jobs:
uses: EndBug/add-and-commit@v8 # You can change this to use a specific version. uses: EndBug/add-and-commit@v8 # You can change this to use a specific version.
with: with:
new_branch: version_rollout new_branch: version_rollout
message: 'Bump version and create initial changelog entry'
- name: Add translation PRs to the new branch, and PR the new branch to master - name: Add translation PRs to the new branch, and PR the new branch to master
run: | run: |