Skip to content

Commit

Permalink
Update push-to-docker-hub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gymnae authored Sep 26, 2023
1 parent 461fcc3 commit fb70666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
push: false
tags: ${{ github.repository }}:latest
- uses: kitabisa/docker-slim-action@v1
env:
Expand Down

0 comments on commit fb70666

Please sign in to comment.