Skip to content

Commit

Permalink
Update liara.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadNematizadeh authored May 28, 2024
1 parent 10c5a57 commit be392fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/liara.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
node-version: "18"
- name: update-liara
env:
LIARA_TOKEN: \${{ secrets.LIARA_API_TOKEN }}\

LIARA_TOKEN: ${{ secrets.LIARA_API_TOKEN }}
run: |
npm i -g @liara/cli@5
liara deploy --app="mohamadnematizadeh" --api-token="$LIARA_TOKEN" --no-app-logs

0 comments on commit be392fc

Please sign in to comment.