Skip to content

Commit

Permalink
ci: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
xopham committed Feb 24, 2023
1 parent d2d2a75 commit 55ed8da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/context/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ runs:
uses: docker/metadata-action@v4
with:
images: ${{ steps.get_context.outputs.BUILD_REGISTRY }}/${{ steps.get_context.outputs.BUILD_REPO }}
flavor: |
latest=false
- name: Show context
id: show_context
run: |
Expand Down

0 comments on commit 55ed8da

Please sign in to comment.