fix: goreleaser v2 compat, trigger release-binaries with workflow_run#540
fix: goreleaser v2 compat, trigger release-binaries with workflow_run#540
Conversation
masih
left a comment
There was a problem hiding this comment.
Approved so that you can try the changes here if you wish. We can revert if this doesn't fix it.
|
|
||
| workflow_dispatch: | ||
| workflow_run: | ||
| workflows: [Releaser] |
There was a problem hiding this comment.
Relases created by GitHub actions will not create other workflows, unless they use a GitHub Token other than the built-in default.
An alternative solution is to delete and recreate the release manually.
I pointed this out to IPDX team a while back and I believe there has been fixes rolled out to the unified CI? It's worth checking with them.
There was a problem hiding this comment.
🤷 this seems to work in the lassie repo where we have essentially the same setup and no custom token configured
There was a problem hiding this comment.
https://github.com/filecoin-project/lassie/actions/runs/9691067118
Triggered via workflow run 3 months ago
Ref: #536
(a small amount of 🤞 going on here, we'll see, this works for lassie)