Commit 7917b42
Aigars Silkalns
ci: replace defunct endaft/action-changelog with action-gh-release auto-notes
endaft/action-changelog has been removed from GitHub (returns 404 on
the action checkout step), which broke every release workflow run
since rc4. Switches the Release step to use
softprops/action-gh-release@v2's built-in generate_release_notes: true
option, which pulls the autogenerated PR/commit summary from GitHub's
release-notes API. Same outcome, no dependency on a deleted third-party
action.1 parent 3143252 commit 7917b42
1 file changed
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 41 | | |
49 | 42 | | |
50 | 43 | | |
51 | 44 | | |
52 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
53 | 49 | | |
54 | 50 | | |
0 commit comments