We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b8ff0 commit dcc8cbaCopy full SHA for dcc8cba
1 file changed
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
version: 1.1.0
43
- run: |
44
- oras push --annotation-file /tmp/annotations.json ${{ env.REGISTRY }}/${{ github.repository }}:${{ github.run_id }} ./:application/vnd.common.templates.layer.v1+tar
+ oras push --annotation-file /tmp/annotations.json ${{ env.REGISTRY }}/${{ github.repository }}:${{ github.run_id }} ./:application/vnd.compage.template.javascript.layer.v1+tar
45
46
- name: Install Cosign
47
uses: sigstore/cosign-installer@v3.3.0
0 commit comments