mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-22 19:13:19 +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
|
- name: Repo secrets
|
||||||
run: |
|
run: |
|
||||||
echo 'Hello World!'
|
echo 'Hello World!'
|
||||||
'echo "$KEY_TMDB2" > key'
|
echo '$KEY_TMDB2 > key'
|
||||||
echo 'Hello again!'
|
echo 'Hello again!'
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue