Skip to content

chore: update .NET SDK to v10.0.100-rc.1.25451.107 #15

chore: update .NET SDK to v10.0.100-rc.1.25451.107

chore: update .NET SDK to v10.0.100-rc.1.25451.107 #15

Workflow file for this run

name: CICD
on:
push:
branches:
- 'main'
- 'alpha'
- 'beta'
pull_request:
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
call-workflow:
uses: IvanJosipovic/KubernetesCRDModelGen/.github/workflows/cicd-template.yaml@alpha
secrets:
GH_TOKEN: ${{ secrets.GHPAT }}
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}