Skip to content

Commit

Permalink
Merge branch 'back-end' of github.com:muhuchah/Karoo into back-end
Browse files Browse the repository at this point in the history
  • Loading branch information
muhuchah committed Jun 23, 2024
2 parents c74c45c + 2a2ec3a commit 955a53e
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 @@ -40,4 +40,4 @@ jobs:
LIARA_TOKEN: ${{ secrets.LIARA_API_TOKEN }}
run: |
npm i -g @liara/cli@5
liara deploy --app="karoo" --api-token="$LIARA_TOKEN" --no-app-logs --port=8000
liara deploy --app="karoo" --api-token="$LIARA_TOKEN" --no-app-logs --port=8000

0 comments on commit 955a53e

Please sign in to comment.