From fa0790ddd39c2a5888fad7b49cf8f7b9d43b07eb Mon Sep 17 00:00:00 2001 From: milanhorvath <35398860+milanhorvath@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:42:26 +0200 Subject: [PATCH] ci!: update the version to 1.0.0 --- .github/workflows/build-release.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 1cc1df5..7e5bd5a 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -6,4 +6,6 @@ on: jobs: release: uses: onecx/ci-angular/.github/workflows/build-release.yml@v1 - secrets: inherit \ No newline at end of file + secrets: inherit + with: + helmEventTargetRepository: onecx/onecx-theme