Skip to content

Commit

Permalink
Merge pull request #338 from fboundy/patch
Browse files Browse the repository at this point in the history
Add fi
  • Loading branch information
fboundy authored Dec 31, 2024
2 parents 02fab47 + 737f758 commit e521562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
sed -i "s/^VERSION = \".*\"/VERSION = \"$new_patch_version\"/" apps/pv_opt/pv_opt.py
echo "Corrected version to $new_patch_version."
echo "patch_version=$new_patch_version" >> $GITHUB_ENV
fi
- name: Update README.md version
run: |
Expand Down

0 comments on commit e521562

Please sign in to comment.