0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 12:22:15 +02:00
obs-studio/.github
gxalpha 612ef65726 CI: Set default values for have* outputs in macos-codesigning action
The "provisioning" and "notarization" steps that set the
"haveProvisioningProfile" and "haveNotarizationUser" outputs
respectively only run if "haveCodesignIdent" has evaluated to true in
the prior "codesign" step.
This means that if "haveCodesignIdent" is false, the other two outputs
are left unset, evaluating their "value" expressions (and as such the
output of the action) to empty instead of false.

This issue was found in the equivalent action in obs-plugintemplate. As
that action is basically a mirror from the obs-studio action, let's fix
it here too.
2024-09-18 16:49:54 -04:00
..
actions CI: Set default values for have* outputs in macos-codesigning action 2024-09-18 16:49:54 -04:00
scripts CI: Update build script for Ubuntu to require Ubuntu 24.04 2024-09-18 16:08:38 -04:00
workflows CI: Extend condition check for language file upload 2024-09-18 16:08:38 -04:00
FUNDING.yml GitHub: Add funding buttons 2019-05-23 18:58:20 +10:00