ci: build all before releasing#319
ci: build all before releasing#319sitiom wants to merge 1 commit intoLizardByte:nightlyfrom sitiom:gh-actions
Conversation
|
Your PR was set to |
|
This does not resolve the issue at hand. The winget workflow is failing even with the |
Which shouldn't, and should be a bug in the action if it does so. Perhaps reruns do not work. cc @vedantmgoyal2009 But anyways, this fixes the case where the |
|
On re-runs, the release object in the GitHub context payload does not get updated, and hence, the action can't find |
Oh alright, that explains it. @ReenigneArcher Should I make a manual update to winget-pkgs for |
Yes, for now. I don't plan to create another release just to update winget-pkgs. |
Description
Upon creating a new release, all binaries should be available. This should fix https://github.com/LizardByte/Sunshine/discussions/318#discussioncomment-3362357
The https://github.com/softprops/action-gh-release action is used for releasing and the action from this org is no longer used as the action is only run once and not reused elsewhere.
Screenshot
Issues Fixed or Closed
Type of Change
Checklist