Commit 76ece2b
fix: Use proper refname in image optimization workflow
- Change from 'HEAD' to '${{ github.ref_name }}' for proper Git reference
- Fixes 'not a full refname' error
- Ensures push works correctly with feature branches
- Uses GitHub Actions built-in ref_name variable
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 76a439a commit 76ece2b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
0 commit comments