Skip to content

Commit

Permalink
Merge pull request #23 from parkm2ngyu00/develop
Browse files Browse the repository at this point in the history
Modify django.yml
  • Loading branch information
parkm2ngyu00 authored Aug 17, 2024
2 parents 813b506 + cd56f4b commit 0882a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
context: ./backend
file: ./backend/Dockerfile
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/leafy-backend:${{ github.sha }}
tags: ${{ secrets.DOCKERHUB_USERNAME }}/airbnb-backend:${{ github.sha }}

0 comments on commit 0882a66

Please sign in to comment.