diff --git a/.github/workflows/liara.yaml b/.github/workflows/liara.yaml index cebe716..9f92e9e 100644 --- a/.github/workflows/liara.yaml +++ b/.github/workflows/liara.yaml @@ -17,4 +17,4 @@ jobs: LIARA_TOKEN: ${{ secrets.LIARA_API_TOKEN }} run: | npm i -g @liara/cli@5 - liara deploy --app="mohamadnematizadeh" --api-token="$LIARA_TOKEN" --no-app-logs \ No newline at end of file + liara deploy --app="mohamadnematizadeh" --api-token="$LIARA_TOKEN" --no-app-logs --port="3005"