Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzhao committed Jan 23, 2025
1 parent 1c13c44 commit 7346b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v2
with:
subject-name: https://hub.docker.com/r/jinwuzhao/emacs
subject-name: hub.docker.com/r/jinwuzhao/emacs
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true

0 comments on commit 7346b2d

Please sign in to comment.