obs-studio/.github/workflows
PatTheMav fc9d3a208e CI: Fix JSON runtime error for language file uploads
The upload step in the job uses the output of two prior steps as its
condition. One of the jobs itself is a conditional job, so if the
primary condition is not met, the secondary output is not set and the
fromJSON call will fail.

Using a string comparison allows the check to still work as expected
(as the output will be an empty string otherwise)
2024-03-27 18:28:14 -04:00
..
build-project.yaml CI: Update Flatpak AppStream validation 2024-02-23 09:40:06 -03:00
check-format.yaml CI: Switch to macOS 14 runners and Xcode 15.2 2024-02-03 18:47:11 -05:00
dispatch.yaml CI: Switch to macOS 14 runners and Xcode 15.2 2024-02-03 18:47:11 -05:00
pr-pull.yaml CI: Update first-party GitHub Actions from v3 to v4 2024-01-29 22:36:53 -05:00
publish.yaml CI: Update Flatpak AppStream validation 2024-02-23 09:40:06 -03:00
push.yaml CI: Fix incorrect commit hash for signing workflow 2024-02-08 14:23:15 -05:00
scheduled.yaml CI: Fix JSON runtime error for language file uploads 2024-03-27 18:28:14 -04:00
sign-windows.yaml CI: Move Windows signing to reusable workflow 2024-02-08 13:38:04 -05:00