Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XFox111 authored Oct 9, 2024
1 parent a9bc4d1 commit b641dff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ jobs:
- uses: actions/attest-build-provenance@v1
if: github.event_name != 'pull_request' || github.event.inputs.push == 'true'
with:
subject-name: |
index.docker.io/${{ github.repository }}
ghcr.io/${{ github.repository }}
subject-name: index.docker.io/${{ github.repository }}
subject-digest: ${{ steps.builder.outputs.digest }}
push-to-registry: true

0 comments on commit b641dff

Please sign in to comment.