Skip to content

Commit 444397a

Browse files
authored
Update build-docker.yml
1 parent bc0b51b commit 444397a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
uses: docker/build-push-action@v5
2020
with:
2121
push: true
22-
tags: ${{ secrets.DOCKERHUB_USERNAME }}/my-image:latest
22+
tags: ${{ secrets.DOCKERHUB_USERNAME }}/picpilot:latest

0 commit comments

Comments
 (0)