Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed May 24, 2024
1 parent c2c8c2f commit 2cc129c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-config-conf/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ runs:
if: ${{ inputs.using-ee-server == 'true' }}
uses: ./.github/actions/setup-config-conf-for-ee
with:
ee-host-ip-address: ${{ inputs.ee-host-ip-address }}
host-ip-address: ${{ inputs.ee-host-ip-address }}

0 comments on commit 2cc129c

Please sign in to comment.