Skip to content

Commit ed29d71

Browse files
Update release.yml
Signed-off-by: Mahendra <[email protected]>
1 parent 8a6c1d4 commit ed29d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
version: 1.1.0
5757
- run: |
58-
oras push --annotation-file /tmp/annotations.json ${{ env.REGISTRY }}/${{ github.repository }}:${{ env.RELEASE_VERSION }} ./:application/vnd.common.templates.layer.v1+tar
58+
oras push --annotation-file /tmp/annotations.json ${{ env.REGISTRY }}/${{ github.repository }}:${{ env.RELEASE_VERSION }} ./:application/vnd.compage.template.java.layer.v1+tar
5959
6060
- name: Install Cosign
6161
uses: sigstore/[email protected]

0 commit comments

Comments
 (0)