Skip to content

Commit

Permalink
Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
w1tnessbtwwwww committed Dec 16, 2024
1 parent 4a89e10 commit 10e86d0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@ jobs:
run: |
echo "${{ secrets.ENV_FILE }}" > .env
- name: Run docker-compose.yml
run: |
make deploy

0 comments on commit 10e86d0

Please sign in to comment.