Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(go): go client tag duplication resolved (#1563)
## 🧭 What and Why We have created a new action on go client repo but we are also releasing a tag from this repo as well. So we have duplicate tags on the go client. This needs to be resolved. ### Changes included: * Action from generated client removed. * spreadGeneration.ts updated to release go tags with the `v` prefix. ## 🧪 Test Will be tested with the next release.
- Loading branch information