Skip to content

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jodevsa committed May 13, 2023
1 parent a6f1e58 commit 137c226
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/build-images-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
with:
tags: |
type=raw,value=latest, enable=${{ inputs.set_new_images_as_latest}}
type=raw,value=${{ inputs.new_images_tag }},
type=raw,value=${{ inputs.new_images_tag }}
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}/${{ matrix.image }}

- uses: actions/setup-go@v3
Expand Down

0 comments on commit 137c226

Please sign in to comment.