Skip to content

Commit

Permalink
Fixed bad copy-paste.
Browse files Browse the repository at this point in the history
  • Loading branch information
d2a-jbroek authored and picandocodigo committed Aug 29, 2023
1 parent 6108bf2 commit a82f869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elasticsearch/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ runs:
PORT: ${{ inputs.port }}
PLUGINS: ${{ inputs.plugins }}
SECURITY_ENABLED: ${{ inputs.security-enabled }}
ELASTICSEARCH_PASSWORD: ${{ inputs.elasticsearch_password-enabled }}
ELASTICSEARCH_PASSWORD: ${{ inputs.elasticsearch_password }}

0 comments on commit a82f869

Please sign in to comment.