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.
envs-path
1 parent 79ba941 commit d398facCopy full SHA for d398fac
.github/workflows/ci.yml
@@ -48,4 +48,4 @@ jobs:
48
- name: run action
49
uses: ./
50
with:
51
- environment-paths: ${{ matrix.env-paths }}
+ environment-paths: "${{ matrix.env-paths }}"
0 commit comments