mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-11 09:22:41 +00:00
* Makes changelog compile only fire if CHANGELOG_ENABLER secret is present (#53845) Not tested yet, so please speak up if you notice anything off. For any interested downstream/fork maintainers reading this: You need to add CHANGELOG_ENABLER secret with some nonempty value to your repository if you want this action to continue to work as before. * Makes changelog compile only fire if CHANGELOG_ENABLER secret is present Co-authored-by: AnturK <AnturK@users.noreply.github.com>