Skip to content

Commit

Permalink
Disable provenance due to issues with ghcr.io registry
Browse files Browse the repository at this point in the history
  • Loading branch information
flpStrri committed Feb 14, 2024
1 parent d5238b1 commit 6843127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
provenance: false
context: .
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 6843127

Please sign in to comment.