Skip to content

Update Particular.ServicePulse.Core version to 2.9.1 (#5596) #2969

Update Particular.ServicePulse.Core version to 2.9.1 (#5596)

Update Particular.ServicePulse.Core version to 2.9.1 (#5596) #2969

Workflow file for this run

name: Release
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+-*'
env:
DOTNET_NOLOGO: true
jobs:
windows-installers:
uses: ./.github/workflows/build-windows.yml
secrets: inherit
containers:
uses: ./.github/workflows/build-containers.yml
secrets: inherit
db-container:
uses: ./.github/workflows/build-db-container.yml
secrets: inherit