Skip to content

Commit

Permalink
add annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
some-natalie committed Nov 21, 2024
1 parent 5e70497 commit 5f27bb3
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 @@ -50,7 +50,7 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: ghcr.io/some-natalie/jekyll-in-a-can:latest
annotations: ${{ steps.meta.outputs.annotations }}
annotations: ${{ steps.docker_meta.outputs.annotations }}

- name: Attest the build
uses: actions/attest-build-provenance@v1
Expand Down

0 comments on commit 5f27bb3

Please sign in to comment.