Skip to content

xer-1 - renamed from Bounteous.DotNet.Core to just Bounteous.Core sin… #13

xer-1 - renamed from Bounteous.DotNet.Core to just Bounteous.Core sin…

xer-1 - renamed from Bounteous.DotNet.Core to just Bounteous.Core sin… #13

Workflow file for this run

name: CI Build
on:
push:
branches-ignore:
- main
jobs:
ci-build:
uses: Bounteous-Inc/bounteous-dotnet-common-workflows/.github/workflows/ci-build.yml@main
with:
dotnet-version: '8.0.x'
release-path: 'net8.0'
build-configuration: 'Release'
artifact-name: 'build-output'