From 2dd87250b7c5956f558754ba827a0187139c1331 Mon Sep 17 00:00:00 2001 From: Olivier ORAND Date: Tue, 16 Jan 2024 10:08:01 +0000 Subject: [PATCH] fixup!fix final test id --- .github/workflows/on-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-commit.yml b/.github/workflows/on-commit.yml index a0035c6..35db10c 100644 --- a/.github/workflows/on-commit.yml +++ b/.github/workflows/on-commit.yml @@ -38,7 +38,7 @@ jobs: dir: create-bosh-release-action-test-boshrelease - name: Test final release - id: test_dev_release + id: test_final_release uses: ./create-bosh-release-action/ # uses: ./.github/actions/my-private-repo/my-action #https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-an-action-inside-a-different-private-repository-than-the-workflow with: target_branch: main