Skip to content

Commit

Permalink
push the image
Browse files Browse the repository at this point in the history
  • Loading branch information
danschmidt5189 committed Dec 27, 2024
1 parent 6a34769 commit 5a1ced1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ jobs:
GIT_REPOSITORY_URL=${{ github.repositoryUrl }}
GIT_SHA=${{ github.sha }}
platforms: ${{ matrix.os_family }}/${{ matrix.architecture }}
push: false
push: true
labels: ${{ steps.meta.outputs.labels }}
tags: ${{ steps.meta.outputs.tags }}

0 comments on commit 5a1ced1

Please sign in to comment.