We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7650463 commit 37e4882Copy full SHA for 37e4882
action.yaml
@@ -27,7 +27,7 @@ runs:
27
env:
28
COLUMNS: 120
29
FORCE_COLOR: 3
30
- POLICY_PATH: ${{ inputs.policy-path }}
+ POLICY_PATH: ${{ inputs.policy }}
31
ENVIRONMENT_PATHS: ${{ inputs.environment-paths }}
32
run: |
33
env | grep -i -e "environment"
0 commit comments