Commit e2c8bd0
Add pack, release and NuGet push to check-update workflow.
GITHUB_TOKEN events don't trigger other workflows, so the
tag created by check-update won't trigger dotnet.yml. Include
pack/release/NuGet push steps directly. dotnet.yml remains
unchanged for master pushes, PRs, and manual tag publishes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e7384dc commit e2c8bd0
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
157 | 161 | | |
158 | 162 | | |
159 | 163 | | |
| |||
168 | 172 | | |
169 | 173 | | |
170 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
0 commit comments