obsproject / obs-plugintemplate

GNU General Public License v2.0
285 stars 133 forks source link

CI: Fix missing codesign team on packaging #83

Closed umireon closed 1 year ago

umireon commented 1 year ago

Description

The current workflow fails when it builds the macOS package with nortorization. https://github.com/umireon/obs-pokemon-sv-screen-builder/actions/runs/5471889748/jobs/9963806267#step:7:375 This PR fix the workflow to provide CODESIGN_TEAM to the packaging action.

Motivation and Context

Releasing the obs plugin always fails and I cannot release the package so I need to fix this problem.

How Has This Been Tested?

This change fix the problem on my repository. https://github.com/umireon/obs-pokemon-sv-screen-builder/actions/runs/5474739649/jobs/9969905028

Types of changes

Checklist: