Update docker-publish.yml
This commit is contained in:
parent
e56a3d6a5f
commit
099f7894ff
|
@ -84,7 +84,7 @@ jobs:
|
|||
context: .
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: |
|
||||
ghcr.io/astr0n8t/caddy-cloudflare:latest
|
||||
ghcr.io/astr0n8t/tasmota-power-exporter:latest
|
||||
${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
|
|
Loading…
Reference in New Issue