Skip to content

Commit

Permalink
Reference my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis committed Dec 27, 2023
1 parent 92970ec commit 3ae783b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: kubernetes-sigs/release-actions/setup-tejolote@dd08496c83441d6477114cc0555b96d404dacff7 # v0.1.2
- name: Run tejolote
run: |
tejolote attest "github://kubernetes-sigs/karpenter/${{ github.run_id }}" --artifacts "github://kubernetes-sigs/karpenter/$TAG" --output karpenter.intoto.json --sign
tejolote attest "github://jonathan-innis/karpenter/${{ github.run_id }}" --artifacts "github://jonathan-innis/karpenter/$TAG" --output karpenter.intoto.json --sign
- name: Add the tejolote provenance attestation to release
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 3ae783b

Please sign in to comment.