Skip to content

Commit

Permalink
changed action
Browse files Browse the repository at this point in the history
  • Loading branch information
mguptahub committed Oct 11, 2024
1 parent 05a69bb commit 15c8095
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-branch.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Branch Build Enterprise
name: Branch Build

on:
workflow_dispatch:
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
dh_img_live: ${{ steps.set_env_variables.outputs.DH_IMG_LIVE }}
dh_img_backend: ${{ steps.set_env_variables.outputs.DH_IMG_BACKEND }}
dh_img_proxy: ${{ steps.set_env_variables.outputs.DH_IMG_PROXY }}

build_type: ${{steps.set_env_variables.outputs.BUILD_TYPE}}
build_release: ${{ steps.set_env_variables.outputs.BUILD_RELEASE }}
build_prerelease: ${{ steps.set_env_variables.outputs.BUILD_PRERELEASE }}
Expand Down

0 comments on commit 15c8095

Please sign in to comment.