We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa79d8a commit eae134fCopy full SHA for eae134f
.github/workflows/update.yaml
@@ -10,6 +10,6 @@ on:
10
11
jobs:
12
call-workflow:
13
- uses: IvanJosipovic/KubernetesCRDModelGen/.github/workflows/update-template.yaml@alpha
+ uses: IvanJosipovic/KubernetesCRDModelGen/.github/workflows/update-template.yaml@main
14
secrets:
15
- GH_TOKEN: ${{ secrets.GHPAT }}
+ GH_TOKEN: ${{secrets.GHPAT}}
0 commit comments