Commit 7b09c58
fix: add Docker tags for manual workflow dispatch
The Docker publish workflow was failing when triggered manually because
no tags were being generated. The semver patterns only work with release
events. Added SHA-based and dev tags for manual dispatch events.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 006a689 commit 7b09c58
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments