Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
YoucefGuichi committed Feb 27, 2024
1 parent 2b76290 commit 2e2f2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ jobs:
COSIGNKEY: ${{ secrets.COSIGNKEY }}
run: |
# keyless mode
cosign sign ghcr.io/gimlet-io/capacitor-manifests:${{ steps.build-and-push.outputs.digest }} -y
cosign sign ghcr.io/gimlet-io/capacitor-manifests@${{ steps.build-and-push.outputs.digest }} -y

0 comments on commit 2e2f2b7

Please sign in to comment.