thebrowsercompany / swift-build

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

Add workflow to trigger release binary size upload #148

Closed kendalharland closed 3 months ago

kendalharland commented 3 months ago

Description

Add a workflow to trigger release-swift-toolchain-binary-sizes.yml when a new release is published.

The separate workflow keeps this complexity out of the one above - we only need this because of limitations in GitHub's triggering mechanisms surrounding the use of GITHUB_TOKEN, and we want to keep this logic separate from the swift-toolchain.yml workflow for reusability

Testing

https://github.com/thebrowsercompany/swift-build/actions/runs/9102543857/job/25022410166