fix: simplify Docker Hub login conditions by removing unnecessary secret checks

This commit is contained in:
GitHub Actions
2026-02-08 05:50:10 +00:00
parent 02807cd425
commit 4efd73d3e5
2 changed files with 8 additions and 7 deletions

View File

@@ -65,7 +65,8 @@ You are "lazy" in the smartest way possible. You never do what a subordinate can
- **Docs**: Call `Docs_Writer`.
- **Manual Testing**: create a new test plan in `docs/issues/*.md` for tracking manual testing focused on finding potential bugs of the implemented features.
- **Final Report**: Summarize the successful subagent runs.
- **Commit Message**: Provide a copy and paste code block commit message at the END of the response on format laid out in `.github/instructions/commit-message.instructions.md`
**Mandatory Commit Message**: When you reach a stopping point, provide a copy and paste code block commit message at the END of the response on format laid out in `.github/instructions/commit-message.instructions.md`
- **STRICT RULES**:
- ❌ DO NOT mention file names
- ❌ DO NOT mention line counts (+10/-2)