Skip to content

Commit 6102b3c

Browse files
committed
chore: update .github/workflows/update.yaml
1 parent f55d2c1 commit 6102b3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ on:
1010

1111
jobs:
1212
call-workflow:
13-
uses: IvanJosipovic/KubernetesCRDModelGen/.github/workflows/update-template.yaml@alpha
13+
uses: IvanJosipovic/KubernetesCRDModelGen/.github/workflows/update-template.yaml@main
1414
secrets:
15-
GH_TOKEN: ${{ secrets.GHPAT }}
15+
GH_TOKEN: ${{secrets.GHPAT}}

0 commit comments

Comments
 (0)