Skip to content

Commit

Permalink
doing more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
pballandras committed Oct 13, 2023
1 parent db92dc6 commit 1915d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
io.hass.version=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
io.hass.type=addon
io.hass.arch=${{ steps.image_type.outputs.arch }}
tags: testing,pballandras
tags: itsthestory/testing
cache-from: type=gha,scope=${{ matrix.dockerfile }}
cache-to: type=gha,mode=max,scope=${{ matrix.dockerfile }}
provenance: false
Expand Down

0 comments on commit 1915d3d

Please sign in to comment.