Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Push to GitHub Packages with provenance (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmahsax authored Jun 15, 2023
1 parent 355a2f1 commit a38d5cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- uses: docker/build-push-action@v3
with:
context: .
labels: ${{ steps.meta.outputs.LABELS }}
provenance: false
push: true
tags: ${{ steps.meta.outputs.TAGS }}
labels: ${{ steps.meta.outputs.LABELS }}

0 comments on commit a38d5cc

Please sign in to comment.