Updated version workflow for auto releases
@ mention of reviewers`
@Didayolo`
A brief description of the purpose of the changes contained in this PR.
Workflow is updated to get latest release information and update version.json with this info and create a new PR for the changes.
Important:
Some changes are needed on the repo level to run the workflow
- Go to Settings > Actions > General.
- Scroll to Workflow permissions.
- Select "Read and write permissions"
- Check "Allow GitHub Actions to create and approve pull requests"
Issues this PR resolves
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
CircleCi tests are passing -
Ready to merge