Skip to content

Commit

Permalink
that was a silly oversight
Browse files Browse the repository at this point in the history
  • Loading branch information
some-natalie committed Nov 20, 2024
1 parent 4b72a94 commit 2b09299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
id: attest
with:
subject-name: ghcr.io/some-natalie/jekyll-in-a-can
subject-digest: ${{ steps.push.outputs.digest }}
subject-digest: ${{ steps.build-and-push.outputs.digest }}
push-to-registry: true

- name: Install cosign
Expand Down

0 comments on commit 2b09299

Please sign in to comment.