Skip to content

Commit

Permalink
Update create-repo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xlionjuan authored Oct 27, 2024
1 parent 14b5af0 commit 97a2643
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:

- name: Verify
run: |
cosign verify --rekor-url=https://rekor.sigstore.dev \
cosign verify --rekor-url=https://rekor.sigstore.dev \
--certificate-identity-regexp "https://github.com/xlionjuan/.*" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
ghcr.io/xlionjuan/fedora-createrepo-image-minimal:latest
ghcr.io/xlionjuan/fedora-createrepo-image-minimal:latest
build:
name: Build
Expand Down

0 comments on commit 97a2643

Please sign in to comment.