This commit is contained in:
parent
7e9cf9b961
commit
bfc8c7a801
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
uses: SebRollen/toml-action@v1.2.0
|
uses: SebRollen/toml-action@v1.2.0
|
||||||
id: read_toml
|
id: read_toml
|
||||||
with:
|
with:
|
||||||
file: '/config/_default/params.toml'
|
file: './config/_default/params.toml'
|
||||||
field: 'params.environment'
|
field: 'params.environment'
|
||||||
|
|
||||||
- name: Echo environment
|
- name: Echo environment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue