Skip to content

Commit

Permalink
chore: refactor the deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
FREDVUNI committed Oct 29, 2023
1 parent 9b7bc84 commit ca5bbe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
run: |
curl -o- https://render.com/deploy | bash
export PATH=$PATH:$HOME/.render
shell: bash
- name: Login to Render
run: render login --token ${{ secrets.RENDER_TOKEN }}
Expand Down

0 comments on commit ca5bbe1

Please sign in to comment.