Skip to content

Commit f530607

Browse files
authored
Update build-docker.yml
1 parent 492eefa commit f530607

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-docker.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ jobs:
2727
with:
2828
context: .
2929
push: true
30-
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/your-image-name:latest
31-
30+
tags: vikram1202/picpilot:latest

0 commit comments

Comments
 (0)