typo
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
parent
e040b61482
commit
6478140b11
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
|||||||
replace_env 'TOKEN' '${{ secrets.TOKEN }}'
|
replace_env 'TOKEN' '${{ secrets.TOKEN }}'
|
||||||
|
|
||||||
# Replace .env with GitHub repository
|
# Replace .env with GitHub repository
|
||||||
replace_env 'REPOSITORY' '${{ github.repository }}
|
replace_env 'REPOSITORY' '${{ github.repository }}'
|
||||||
|
|
||||||
mkdir -p ./astro
|
mkdir -p ./astro
|
||||||
cp .env ./astro/.env
|
cp .env ./astro/.env
|
||||||
|
Loading…
Reference in New Issue
Block a user