Skip to content

Commit be85156

Browse files
committed
fix(workflows): docker push STILL not working :(
1 parent 6657b42 commit be85156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
- name: Generate artifact attestation
5252
uses: actions/attest-build-provenance@v2
5353
with:
54-
subject-name: index.docker.io/my-docker-hub-namespace/my-docker-hub-repository
54+
subject-name: index.docker.io/movinglutto/undefined-docs
5555
subject-digest: ${{ steps.push.outputs.digest }}
5656
push-to-registry: true

0 commit comments

Comments
 (0)