Skip to content

Commit

Permalink
Update create-container-ui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-dupdyke authored Aug 26, 2024
1 parent 4fb8c85 commit bc3a92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-container-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Build and push Docker images
uses: docker/build-push-action@v2
with:
tags: dustinupdyke/ghosts-shadows:latest
tags: dustinupdyke/ghosts-ui:latest
push: true
context: ./src/ghosts.ui/
file: ./src/ghosts.ui/Dockerfile

0 comments on commit bc3a92e

Please sign in to comment.