Change release workflows trigger to published instead of created to make sure to trigger publish workflows whenever a release is created.
Reason: Workflows are not triggered for the created, edited, or deleted activity types for draft releases. When you create your release through the GitHub browser UI, your release may automatically be saved as a draft.
Description
Change release workflows trigger to
published
instead ofcreated
to make sure to trigger publish workflows whenever a release is created.Affected Dependencies
None
How has this been tested?
Checklist