Skip to content

2022-August-20 - 2.6+14111

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 03:33
017ea01
Infra: Split Deployment github actions files (#10990)

Key split is between building installers with github
releases upload vs deployment to servers.
With the two split, we can re-run server deployments
independently (re-running the releases upload fails,
can only upload to a given release name once)