Skip to content

Commit

Permalink
checking db url
Browse files Browse the repository at this point in the history
  • Loading branch information
Puneet-NJ committed Jan 4, 2025
1 parent b600785 commit 8b4929a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check Out Repo
uses: actions/checkout@v4 # Updated to v4
uses: actions/checkout@v4

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 # Added for better build performance
Expand Down

0 comments on commit 8b4929a

Please sign in to comment.