Skip to content

Commit c12792e

Browse files
committed
revert action
1 parent 279a84c commit c12792e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish_container.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,4 @@ jobs:
8585
Verify the contents of the image:
8686
```
8787
gh attestation verify oci://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}@${{ steps.build-push-latest.outputs.digest }} --owner ${{ github.actor }}
88-
```
89-
Action: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
88+
```

0 commit comments

Comments
 (0)