mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-22 11:03:13 +00:00
wip7
This commit is contained in:
parent
96c9d2b895
commit
38c90aadcf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/env.yml
vendored
2
.github/workflows/env.yml
vendored
|
@ -25,4 +25,4 @@ jobs:
|
|||
# file_name: .env
|
||||
# fail_on_empty: false
|
||||
- name: see output
|
||||
run: echo "${{ secrets.WEBSITE_ENV_STAGE }}" > .env && cat .env
|
||||
run: echo "${{ secrets.WEBSITE_ENV_STAGE }}"
|
Loading…
Reference in a new issue