Skip to content

Commit

Permalink
Add prvenance: false to docker/build-push-action
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyWong16 committed Jan 21, 2023
1 parent 460a463 commit 548264d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docker.yml
Expand Up @@ -87,6 +87,7 @@ jobs:
ghcr.io/${{ steps.prepare.outputs.docker_image }}:${{ steps.prepare.outputs.tag }}
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache
provenance: false

discord:
name: Discord Notification
Expand Down

0 comments on commit 548264d

Please sign in to comment.