You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error when evaluating 'if' for job 'publish'. .github/workflows/branch_sync.yml (Line: 129, Col: 9): Too many parameters supplied: 'failure'. Located at position 42 within expression: needs.prepare.outputs.sync == 'true' && !failure('macOS') && !cancelled()
Error when evaluating 'if' for job 'deploy'. .github/workflows/branch_sync.yml (Line: 96, Col: 9): Too many parameters supplied: 'failure'. Located at position 42 within expression: needs.prepare.outputs.sync == 'true' && !failure('macOS', 'linux-pkg') && !cancelled()