Commit 3734077
[ci] Auto-publish CIRCT WASM artifacts to release on main push
Add a 'Publish CIRCT wasm to release' step that runs `npm run publish:circt`
(sync-circt-wasm.sh --publish) after a successful build on main. This keeps
the circt-wasm GitHub Release in sync with whatever CIRCT ref is locked in
toolchain.lock.sh, so the deploy workflow always serves fresh artifacts.
Requires contents:write permission (added) for gh release upload.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 94ccdbe commit 3734077
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
97 | 106 | | |
98 | 107 | | |
99 | 108 | | |
| |||
0 commit comments