Skip to content

Commit 6c6a828

Browse files
committed
chore: update .github/workflows/update.yaml
1 parent a633f53 commit 6c6a828

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/update.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +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-
16-
GH_TOKEN: ${{ secrets.GHPAT }}
15+
GH_TOKEN: ${{secrets.GHPAT}}

0 commit comments

Comments
 (0)