This commit is contained in:
Mr Swift
2024-08-22 14:27:37 +03:30
parent c626302257
commit 9bbe8fcdff
2 changed files with 4448 additions and 5840 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: update-liara
run: |
npm i -g @liara/cli@5
npm i -g @liara/cli@6
liara deploy --app="$APP_NAME" --api-token="$LIARA_TOKEN" --no-app-logs
- name: Deploy Stage
if: success()