Skip to content

Commit

Permalink
chore: update the deploy yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
FREDVUNI committed Oct 31, 2023
1 parent 38cd7c5 commit c3789c0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Install Render CLI
run: |
curl -o- https://render.com/deploy | bash
export PATH=$PATH:$HOME/.render
- name: Login to Render
run: render login --token ${{ secrets.RENDER_TOKEN }}
env:
Expand Down

0 comments on commit c3789c0

Please sign in to comment.