formatting change
Some checks failed
Some checks failed
Signed-off-by: Neshura <neshura@noreply.forgejo.neshweb.net>
This commit is contained in:
parent
29fa524241
commit
3f7616aeca
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
|||
name: Preparing Environment
|
||||
run: |
|
||||
echo DATABASE_URL=${{ secrets.DATABASE_URL }} >> .env
|
||||
echo MACHINE_GROUP_ID=${{ vars.MACHINE_GROUP_ID}} >> .env
|
||||
echo MACHINE_GROUP_ID=${{ vars.MACHINE_GROUP_ID }} >> .env
|
||||
echo UPTIME_KUMA_URL= >> .env
|
||||
-
|
||||
name: Compiling To Linux Target
|
||||
|
|
Reference in a new issue