Commit a04f5b7
Zvi Fried
feat/general-refinement - Fix release workflow with modern GitHub release action
- Replace deprecated actions/create-release@v1 and actions/upload-release-asset@v1
- Use modern softprops/action-gh-release@v2 for better reliability
- Fix missing upload_url error that was causing release failures
- Add automatic release notes generation
- Simplify workflow by combining release creation and asset upload
- Ensure dist files are properly attached to releases1 parent d947f93 commit a04f5b7
1 file changed
+5
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
| 108 | + | |
111 | 109 | | |
112 | 110 | | |
113 | | - | |
| 111 | + | |
114 | 112 | | |
115 | 113 | | |
116 | 114 | | |
117 | | - | |
118 | | - | |
119 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
120 | 118 | | |
121 | 119 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
0 commit comments