We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90abc51 + 5af5228 commit 0aada19Copy full SHA for 0aada19
1 file changed
.github/workflows/staging-version-bump.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Run bump_versions.py
53
id: bump
54
run: |
55
- python bump_versions.py \
+ python bump_version.py \
56
"${{ steps.previoustag.outputs.tag }}" \
57
"${{ steps.branch.outputs.name }}" \
58
> version.properties
0 commit comments