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
|
||||||
|
Reference in New Issue
Block a user