cargo-dist icon indicating copy to clipboard operation
cargo-dist copied to clipboard

publish-homebrew-formula step in github actions skipped

Open Masber opened this issue 7 months ago • 1 comments

Dear cargo dist team,

I have a rust project that uses cargo dist to build a homebrew binary and publish it in an external homebrew tap I configured in a different repo. For some reason this step is skipped and I don't know since I can't see any logs explaining the reason. I followed the instructions here but I am not successful.

This is the github pipeline https://github.com/eth-cscs/manta/actions/runs/13903525484/job/38902004021

Also, I am not sure why the github action has these envs https://github.com/eth-cscs/manta/blob/1.5/.github/workflows/release.yml#L293-L294 and not the ones for my user?

any idea of what am I doing wrong?

kind regards

Masber avatar Mar 17 '25 16:03 Masber