thebrowsercompany / swift-build

Swift toolchain builds by The Browser Company
351 stars 10 forks source link

[gha][swift-toolchain] Upload binary size info upon completion #147

Closed kendalharland closed 3 months ago

kendalharland commented 3 months ago

Description

Upload binary size data after publishing a new release. This is preferred over the alternative of triggering the release binary sizes workflow on github's release events, which requires us to change the credentials used to create the release to a PAT.

Changes

Testing

https://github.com/thebrowsercompany/swift-build/actions/runs/9100009779