Skip to content

Rename main executable project to Kysect.Configuin without .Console #53

Rename main executable project to Kysect.Configuin without .Console

Rename main executable project to Kysect.Configuin without .Console #53

Workflow file for this run

name: CI/CD
on:
push:
pull_request:
jobs:
build:
uses: Kysect/.github/.github/workflows/dotnet-releaser.yaml@master
with:
dotnet-version: '8.0'
secrets:
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}