Skip to content

Commit

Permalink
Update liara.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Najmabadi authored Aug 13, 2024
1 parent 751e783 commit f03424b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/liara.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
LIARA_TOKEN: ${{ secrets.IRAN_API_TOKEN }}
run: |
npm i -g @liara/cli@7
liara deploy --api-token="$LIARA_TOKEN" --platform=docker --port=80 --no-app-logs
liara deploy --app="the-docs" --api-token="$LIARA_TOKEN" --platform=docker --port=80 --no-app-logs
- name: Sleep for 60 seconds
run: sleep 60
shell: bash
Expand Down

0 comments on commit f03424b

Please sign in to comment.