Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
donggook-me authored Sep 24, 2023
1 parent cb6bb98 commit 922f69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
run: docker build -t crawlapp:latest .

- name: Push Docker image
run: docker push dkaykorea/crawlapp:latest
run: docker push crawlapp:latest

0 comments on commit 922f69f

Please sign in to comment.