Skip to content

build(deps): bump the all group with 2 updates #81

build(deps): bump the all group with 2 updates

build(deps): bump the all group with 2 updates #81

Workflow file for this run

name: Build, test and publish
on:
push:
branches:
- main
jobs:
build-test-publish:
name: Build, test and publish
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
#with:
# generate-build-number: false
# conventional-commits-publish-conditions: false
secrets:
nuget-key: ${{ secrets.NUGET_KEY }}