mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-09-22 17:30:52 +02:00
chore: changelog
This commit is contained in:
@@ -305,6 +305,7 @@ jobs:
|
|||||||
[ -n "$fixes" ] && printf "### Bug Fixes\n\n%s\n" "$fixes"
|
[ -n "$fixes" ] && printf "### Bug Fixes\n\n%s\n" "$fixes"
|
||||||
[ -n "$refactors" ] && printf "### Refactoring\n\n%s\n" "$refactors"
|
[ -n "$refactors" ] && printf "### Refactoring\n\n%s\n" "$refactors"
|
||||||
[ -n "$other" ] && printf "### Other\n\n%s\n" "$other"
|
[ -n "$other" ] && printf "### Other\n\n%s\n" "$other"
|
||||||
|
true
|
||||||
} >> /tmp/nightly-notes.md
|
} >> /tmp/nightly-notes.md
|
||||||
|
|
||||||
- name: Update rolling nightly release
|
- name: Update rolling nightly release
|
||||||
|
|||||||
Reference in New Issue
Block a user