Skip to content

Commit 40a57f8

Browse files
authored
Update liara.yaml
1 parent 86a3d3b commit 40a57f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/liara.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
LIARA_TOKEN: ${{ secrets.IRAN_API_TOKEN }}
1818
run: |
1919
npm i -g @liara/cli@7
20-
liara deploy --app="the-docs" --api-token="$LIARA_TOKEN" --platform=docker --port=80 --no-app-logs
20+
liara deploy --app="g2-the-docs" --api-token="$LIARA_TOKEN" --platform=docker --port=80 --no-app-logs
2121
- name: Sleep for 60 seconds
2222
run: sleep 60
2323
shell: bash

0 commit comments

Comments
 (0)