Skip to content

Commit

Permalink
set format to gha-env
Browse files Browse the repository at this point in the history
  • Loading branch information
fheinecke committed Dec 20, 2024
1 parent 0155c0f commit 6514395
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 @@ -100,4 +100,4 @@ runs:
ENV_LOADER_VALUE_SETS: "${{ inputs.value-sets }}"
run: |
env-loader --format gha-mask
env-loader | tee -a "${GITHUB_ENV}"
env-loader --format gha-env | tee -a "${GITHUB_ENV}"

0 comments on commit 6514395

Please sign in to comment.