Skip to content

Commit

Permalink
disable provenance (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoBCD authored Mar 22, 2023
1 parent a412114 commit 88b7284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
provenance: false
push: ${{ github.event_name != 'pull_request' }}
build-args: gh_access_token=${{ secrets.BUILDBOT_GITHUB_TOKEN }}
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 88b7284

Please sign in to comment.