We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cosign
1 parent 981b41e commit 599a0fdCopy full SHA for 599a0fd
.github/workflows/build-and-test-target.yaml
@@ -254,7 +254,7 @@ jobs:
254
--signature ${{ env.BUILD_FILENAME }}-keyless.sig \
255
--certificate ${{ env.BUILD_FILENAME }}-keyless.pem \
256
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
257
- --certificate-identity-regexp 'https://github.com/XaF/omni/.*' \
+ --certificate-identity-regexp 'https://github.com/[Xx]a[Ff]/omni/.*' \
258
${{ env.BUILD_FILENAME }}.tar.gz
259
260
- name: Unarchive the artifact
0 commit comments