Commit 3bcb384
Fix empty site.version — use inputs.version directly
The DEPLOY_VERSION env var was removed with the old validation step.
Use inputs.version directly since it's already the bare version string.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 203b707 commit 3bcb384
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments