mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This patch: - moves docker publishing to main repo - extracts all the logic from the GHA YML file to Bash - starts using the script in both `publish_canary.yml` and `publish_release.yml` Fixes #10351