Closed joshwlewis closed 6 months ago
The release looks like it's single arch (only the one .cnb
attached):
https://github.com/heroku/buildpacks-procfile/releases/tag/v3.1.0
The actions repo needs a release first: https://github.com/heroku/languages-github-actions/actions/workflows/release.yml
The release looks like it's single arch
Damn. I guess I'll bump this to 3.1.1 and release it again, since I can't republish the same version to the CNB registry.
There's really nothing to do here except add a changelog entry; the
buildpack.toml
already has both targets. The next release will be published as multi-arch, since https://github.com/heroku/languages-github-actions/pull/194 is merged.