Skip to content

Commit

Permalink
Update build-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MCMattia committed Aug 10, 2024
1 parent 56b69b0 commit 237f65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
with:
subject-name: ghcr.io/mcmattia/stm32cubeide-docker
subject-name: ghcr.io/mcmattia/stm32cubeide-docker:1.0
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true

0 comments on commit 237f65b

Please sign in to comment.