Skip to content

Commit 39f08eb

Browse files
danditomasoCopilot
andauthored
Update .github/workflows/nightly.yml
Co-authored-by: Copilot <[email protected]>
1 parent e463bc9 commit 39f08eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
containerfiles: |
8787
./packages/web/infra/Containerfile
8888
image: ${{ env.REGISTRY_IMAGE }}
89-
tags: ${{ steps.tag.outputs.tag }}
89+
tags: ${{ steps.meta.outputs.tag }}
9090
oci: true
9191
platforms: linux/amd64,linux/arm64
9292
labels: |

0 commit comments

Comments
 (0)