Skip to content

Pack DfE.CoreLibs.Security #8

Pack DfE.CoreLibs.Security

Pack DfE.CoreLibs.Security #8

Workflow file for this run

name: Pack DfE.CoreLibs.Security
on:
workflow_run:
workflows: ["Build DfE.CoreLibs.Security"]
types:
- completed
jobs:
build-and-package:
if: ${{ github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.head_branch == 'main' && github.event.workflow_run.event != 'pull_request' }}
uses: ./.github/workflows/nuget-package-template.yml
with:
project_name: DfE.CoreLibs.Security
project_path: src/DfE.CoreLibs.Security
nuget_package_name: DfE.CoreLibs.Security