Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tag.yml #102

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Update tag.yml #102

merged 1 commit into from
Aug 29, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 29, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

This PR updates the GitHub Actions workflow for tagging and releasing in the ultralytics/docs repository.

πŸ“Š Key Changes

  • πŸ“Œ Removed the condition to check if publish_tag and publish_release inputs are true.
  • βš™οΈ Streamlined the tag publishing step by removing redundant conditions.
  • 🐍 Simplified the Python environment setup and dependency installation steps by eliminating extra checks.

🎯 Purpose & Impact

  • 🧹 Simplification: Reduces complexity in the workflow by removing unnecessary conditions.
  • πŸš€ Efficiency: Streamlines the process of tagging and releasing new versions, making it quicker and reducing potential errors.
  • πŸ”§ Maintenance: Easier to maintain the workflow due to fewer conditional checks and simplified steps.

@glenn-jocher glenn-jocher merged commit 81da721 into main Aug 29, 2024
2 of 3 checks passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-3 branch August 29, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant