Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
usmansbk committed Dec 18, 2023
1 parent 5be61a8 commit 1116b2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Build and push
env:
DOTENV_ME: ${{ secrets.DOTENV_ME }}
DATABASE_URL: ${{ secrets.DATABASE_URL }}
uses: docker/build-push-action@v3
with:
context: .
Expand Down

0 comments on commit 1116b2a

Please sign in to comment.