* Update the major tag of a version as well when publishing to Docker Useful for the asset store releases * feat: trigger publish workflows automatically after version bump and release creation It should work in theory, and correctly release to Docker and pypi via tags. * feat: consolidate release workflows into single pipeline with reusable actions Refactored version bump, Docker publish, and PyPI publish workflows into a unified release pipeline that runs sequentially. Created reusable composite actions for Docker and PyPI publishing to eliminate duplication. Changes: - Rename bump-version.yml to release.yml with three jobs: bump, publish_docker, publish_pypi - Create .github/actions/publish-docker/action.yml with configurable inputs for image, version, branch |
||
|---|---|---|
| .. | ||
| claude-gameobject-suite.yml | ||
| claude-mcp-preflight.yml | ||
| claude-nl-suite.yml | ||
| github-repo-stats.yml | ||
| python-tests.yml | ||
| release.yml | ||
| unity-tests-fork.yml | ||
| unity-tests.yml | ||