mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-22 11:03:13 +00:00
wip18
This commit is contained in:
parent
54bf756026
commit
d152dbffc7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/env.yml
vendored
2
.github/workflows/env.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
- name: Repo secrets
|
||||
run: |
|
||||
echo 'Hello World!'
|
||||
'echo "$KEY_TMDB2" > key'
|
||||
echo '$KEY_TMDB2 > key'
|
||||
echo 'Hello again!'
|
||||
shell: bash
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue