From 2367a41cc69b028507f25ea96cec2054a6533db0 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Fri, 27 Jun 2025 20:47:12 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 781354d..2653a68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. ### 🐛 Bug Fixes +- *(run)* Ensure environment variables are passed - ([e689046](https://git.0xmax42.io/actions/deb-changelog-action/commit/e689046d01682da4496df446104c4a9eb694c8eb)) - *(run)* Ensure environment variables are passed to script - ([c9930e7](https://git.0xmax42.io/actions/deb-changelog-action/commit/c9930e794915370e7f8e0d81337baa444ef93a85)) ### 📚 Documentation