Skip to content

Commit 4925449

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

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 }}/picpilot:latest
22+
tags: picpilot:latest

0 commit comments

Comments
 (0)