Skip to content

Commit

Permalink
actually commented out all release branch deps
Browse files Browse the repository at this point in the history
  • Loading branch information
laurendiaz committed Jan 31, 2025
1 parent b3d38fb commit 85924c1
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 @@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # fetch history for all branches and tags
ref: release
#ref: release

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 85924c1

Please sign in to comment.