Skip to content

Commit

Permalink
Fix docker-build.yml typo
Browse files Browse the repository at this point in the history
  • Loading branch information
YazdanZ authored Aug 8, 2023
1 parent 34a5e60 commit 55cfb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Push Docker image
run: |
docker tag groundgan:latest yazdanz/groundgan:latest
docker push yazdan/groundgan:latest
docker push yazdanz/groundgan:latest

0 comments on commit 55cfb71

Please sign in to comment.