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
feat: add manual Docker publish with ref/tag inputs
- Add workflow_dispatch inputs for ref (branch/tag/SHA) and custom tag
- Checkout specified ref for manual builds
- Include OAuth credentials in all Docker builds
- Allow disabling push for build-only testing
0 commit comments