Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Commit ae9a7e4

Browse files
committed
fix: Github Action build fix
1 parent 055a44d commit ae9a7e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
echo ${{ steps.platforms.outputs.matrix }}
2626
2727
- name: Docker meta
28-
id: nginx
28+
id: meta
2929
uses: docker/metadata-action@v5
3030
with:
3131
images: ${{ env.REGISTRY_IMAGE }}

0 commit comments

Comments
 (0)