Commit e91bf24
ci: make playground-wasm lock push branch-aware
git push origin main was hardcoded, so a workflow_dispatch off a feature
branch would fail at the final step (no local main ref). Push back to
GITHUB_REF_NAME instead: identical on main, and pre-merge test runs bump
the lock on their own branch.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 5d0d5d2 commit e91bf24
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
74 | | - | |
75 | | - | |
| 76 | + | |
| 77 | + | |
0 commit comments