Skip to content

Commit

Permalink
wait for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Feb 20, 2024
1 parent e9d6928 commit 6897f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run lint
run: npm run lint
- name: Deploy to production
uses: johnbeynon/render-deploy-action@v0.0.8
uses: johnbeynon/render-deploy-action@master
with:
service-id: ${{ secrets.RENDER_COM_SERVICE_ID }}
api-key: ${{ secrets.RENDER_COM_API_KEY }}
Expand Down

0 comments on commit 6897f57

Please sign in to comment.