Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oliveraluiss11 authored May 2, 2024
1 parent e842ed1 commit 78fb9ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- main
push:
branches-ignore:
- main
branches:
- develop

Expand Down Expand Up @@ -56,4 +54,4 @@ jobs:
uses: johnbeynon/render-deploy-action@v0.0.8
with:
service-id: ${{ secrets.MY_RENDER_SERVICE_ID }}
api-key: ${{ secrets.MY_RENDER_API_KEY }}
api-key: ${{ secrets.MY_RENDER_API_KEY }}

0 comments on commit 78fb9ae

Please sign in to comment.