Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fheinecke committed Dec 16, 2024
1 parent 751accb commit 559b553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/env-loader/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ runs:
env:
ENV_LOADER_ENVIRONMENTS_DIRECTORY: "${{ inputs.environments-directory }}"
ENV_LOADER_ENVIRONMENT: "${{ inputs.environment-name }}"
ENV_LOADER_VALUE_SETS: "${{ inputs.value-set }}"
ENV_LOADER_VALUE_SETS: "${{ inputs.value-sets }}"
run: env-loader >> "${GITHUB_ENV}"

0 comments on commit 559b553

Please sign in to comment.