Skip to content

Commit 599a0fd

Browse files
committed
build(cosign): 👷 update signature verification since repo name change
1 parent 981b41e commit 599a0fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-target.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
--signature ${{ env.BUILD_FILENAME }}-keyless.sig \
255255
--certificate ${{ env.BUILD_FILENAME }}-keyless.pem \
256256
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
257-
--certificate-identity-regexp 'https://github.com/XaF/omni/.*' \
257+
--certificate-identity-regexp 'https://github.com/[Xx]a[Ff]/omni/.*' \
258258
${{ env.BUILD_FILENAME }}.tar.gz
259259
260260
- name: Unarchive the artifact

0 commit comments

Comments
 (0)