Skip to content

Allow OIDC Configuration in Virtual Garden Kube API Server (#266) #182

Allow OIDC Configuration in Virtual Garden Kube API Server (#266)

Allow OIDC Configuration in Virtual Garden Kube API Server (#266) #182

Workflow file for this run

name: Latest
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}