Skip to content

Commit

Permalink
fixed container typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ariflogs committed Oct 9, 2024
1 parent bc0e519 commit b61b13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build and push to DockerHub
run: |
docker build -t devarifhossain/retroui:1.02 ./
docker push devarifhossain/retroui-web:1.02
docker push devarifhossain/retroui:1.02
- name: Set up SSH
uses: webfactory/ssh-agent@v0.9.0
Expand Down

0 comments on commit b61b13e

Please sign in to comment.