mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-07-02 18:49:36 +03:00
3ce9e30f5e
Since upgrading the deployment action from v0 to v2, and stumbling into google-github-actions/deploy-appengine#361, new versions were not properly promoted. However, our promotion setting in the workflow was actually ignored the whole time due to a missing "echo". Closes #6502