Update main.yaml

This commit is contained in:
geoffwhittington
2022-11-20 18:10:11 -05:00
committed by GitHub
parent 0f1e5a908d
commit c3ff3b3a4f

View File

@@ -14,6 +14,6 @@ jobs:
uses: zmingxie/docker_buildx@master uses: zmingxie/docker_buildx@master
with: with:
publish: true publish: true
imageName: gwhittington/meshtastic-bridge:latest imageName: gwhittington/meshtastic-bridge
dockerHubUser: gwhittington dockerHubUser: gwhittington
dockerHubPassword: ${{secrets.DOCKER_HUB}} dockerHubPassword: ${{secrets.DOCKER_HUB}}