The workflow was failing to create GitHub releases with 'Not Found' error because it lacked the required permissions. Added contents:write permission to allow creating releases and uploading artifacts.
The workflow was failing to create GitHub releases with 'Not Found' error because it lacked the required permissions. Added contents:write permission to allow creating releases and uploading artifacts.