From 0a054e356af72e01ccc6436dd1e5657d0d13700b Mon Sep 17 00:00:00 2001 From: Fred Adeniyi Date: Sun, 13 Jul 2025 17:36:05 +0800 Subject: [PATCH] Testing deployment workflow e2e --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index c2dcd51..e969655 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -79,4 +79,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} TAG_PREFIX: v DEFAULT_BUMP: patch - DRY_RUN: "true" \ No newline at end of file + \ No newline at end of file