Maintenance: fix PT_VERSION in make-release workflow #2158
Labels
automation
This item relates to automation
completed
This item is complete and has been merged/shipped
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Summary
The
PT_VERSION
variable inversion.ts
is renamed during themake-version
workflow toVERSION
instead ofPT_VERSION
. We don't run checks before commit, and we don't use commit hooks for this workflow, which therefore can't catch the issue.Why is this needed?
So we can keep the correct working of SDK agent.
Which area does this relate to?
No response
Solution
No response
Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: