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
fix(ci): correct workflow_dispatch input syntax in publish-ovsm.yml
- Change dry_run input from string to boolean type
- Update conditional checks to use boolean instead of string comparison
- Fix YAML syntax error on line 9 reported by GitHub Actions
0 commit comments