Skip to content

Commit

Permalink
🎸 Add slash 🤘 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary-H9 authored Nov 29, 2023
1 parent f01db60 commit bb0eac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
run: |
cosign verify \
--certificate-oidc-issuer=https://token.actions.githubusercontent.com \
--certificate-identity=https://github.com/${{ github.repository_owner }}/data-platform-control-panel/.github/workflows/release.yml@refs/tags/${{ github.ref_name }}
--certificate-identity=https://github.com/${{ github.repository_owner }}/data-platform-control-panel/.github/workflows/release.yml@refs/tags/${{ github.ref_name }} \
ghcr.io/${{ github.repository_owner }}/data-platform-control-panel:${{ github.ref_name }}

0 comments on commit bb0eac3

Please sign in to comment.