Compare commits
1 commit
6b87b2d22a
...
f721728ebf
| Author | SHA1 | Date | |
|---|---|---|---|
| f721728ebf |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish_docker_image.yml
vendored
2
.github/workflows/publish_docker_image.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
|
||||
with:
|
||||
images: |
|
||||
my-docker-hub-namespace/my-docker-hub-repository
|
||||
grmrgecko/osc-mqtt-bridge
|
||||
ghcr.io/${{ github.repository }}
|
||||
|
||||
- name: Build and push Docker images
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue