Skip to content

Commit

Permalink
temporarily remove dependency on reset-release-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
laurendiaz committed Jan 31, 2025
1 parent 66cf877 commit b3d38fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-production-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
production-deploy:
name: Deploy to Heroku
runs-on: ubuntu-22.04
needs: reset-release-branch
#needs: reset-release-branch
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit b3d38fb

Please sign in to comment.