Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(workflow): secure remote URL configuration for tag and release
- Removed redundant step to set up remote URL with PAT. - Embedded PAT directly in the push commands for tags and version updates. - Ensured GITHUB_TOKEN is set in appropriate steps for secure operations. - Simplified the workflow by reducing unnecessary steps and improving security.
- Loading branch information