Skip to content

Commit

Permalink
Step fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DeathByMisadventure committed May 4, 2024
1 parent f1cd3dd commit 6e97263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
push: true
tags: |
${{ steps.meta.outputs.tags }}
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
latest
labels: ${{ steps.meta.outputs.labels }}

# # This step generates an artifact attestation for the image, which is an unforgeable statement about where and how it was built. It increases supply chain security for people who consume the image. For more information, see "[AUTOTITLE](/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds)."
Expand Down

0 comments on commit 6e97263

Please sign in to comment.