Skip to content

chore(deps): Bump DotNet.ReproducibleBuilds in the all group #23

chore(deps): Bump DotNet.ReproducibleBuilds in the all group

chore(deps): Bump DotNet.ReproducibleBuilds in the all group #23

Workflow file for this run

name: Build, test and publish
on:
push:
branches:
- master
jobs:
build-test-publish:
name: Build, test and publish
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
secrets:
nuget-key: ${{ secrets.NUGET_KEY }}