Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 734 Bytes

File metadata and controls

20 lines (11 loc) · 734 Bytes

GitHub Actions

Publish to Azure DevOps

Azure DevOps feed for daily builds

Daily build version of NuGet packages (CNinnovation.Codebreaker.ViewModels) are published to Azure DevOps with every merge to the main branch.

For publishing, an Azure DevOps PAT is required. Permissions: Packaging, Read & Write

The PAT is configured with the environment *DevOpsArtifacts" actions secret DEVOPS_ARTIFACT_PAT.

Valid until 2025/01/12

Publish to NuGet

Preview and release versions are published to the NuGet server.

CNInnovation.Codebreaker.ViewModels