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 f55d2c1 commit 6102b3cCopy full SHA for 6102b3c
.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