From 61a129a04b0da3ff4aefe4037c637e989790eab7 Mon Sep 17 00:00:00 2001 From: karmaking Date: Fri, 28 Feb 2025 14:52:01 +0100 Subject: [PATCH] bump commit to re-trigger build action --- .github/workflows/build_container_image_not_develop.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build_container_image_not_develop.yml b/.github/workflows/build_container_image_not_develop.yml index 7124955..45c77c2 100644 --- a/.github/workflows/build_container_image_not_develop.yml +++ b/.github/workflows/build_container_image_not_develop.yml @@ -9,7 +9,6 @@ env: DOCKER_HUB_ORGANIZATION: ${{ vars.DOCKER_HUB_ORGANIZATION }} DOCKER_HUB_REPOSITORY: api-explorer-ii - jobs: build: runs-on: ubuntu-latest