From 6bd743e9ac48cb2ec36e315ab385a1fd297ad045 Mon Sep 17 00:00:00 2001 From: "hoverkraft-bot[bot]" <128996893+hoverkraft-bot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 05:45:05 +0000 Subject: [PATCH] docs: update actions and workflows documentation [skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/workflows/continuous-integration.md | 2 +- actions/build/README.md | 4 ++-- actions/dependencies-cache/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/continuous-integration.md b/.github/workflows/continuous-integration.md index 58c31b9..70ee560 100644 --- a/.github/workflows/continuous-integration.md +++ b/.github/workflows/continuous-integration.md @@ -3,7 +3,7 @@ # GitHub Reusable Workflow: Node.js Continuous Integration
{
"NODE_ENV": "production",
"API_URL": "https://api.example.com"
} | | |
diff --git a/actions/dependencies-cache/README.md b/actions/dependencies-cache/README.md
index ecdd83f..2d8f6bf 100644
--- a/actions/dependencies-cache/README.md
+++ b/actions/dependencies-cache/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Dependencies cache