Skip to content

Commit

Permalink
Refactored workflow yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakim-Kay committed Jun 14, 2024
1 parent 26b8ea6 commit 2788889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/acebook_penguins:latest
tags: mhk1/acebook_penguins:latest

- name: Run Docker container
run: |
Expand Down

0 comments on commit 2788889

Please sign in to comment.