Skip to content

Commit

Permalink
fix: ci for CRD doc
Browse files Browse the repository at this point in the history
  • Loading branch information
matteogastaldello committed Sep 13, 2024
1 parent e2222c2 commit 2307717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ jobs:
steps:
- name: Update CRD doc
run: |
curl -s https://doc.crds.dev/github.com/${{ github.repository_owner }}/{{ github.repository }}@${{ github.ref_name }}
curl -s https://doc.crds.dev/github.com/${{ github.repository }}@${{ github.ref_name }}

0 comments on commit 2307717

Please sign in to comment.