Skip to content

Pack DfE.CoreLibs.Caching #31

Pack DfE.CoreLibs.Caching

Pack DfE.CoreLibs.Caching #31

Workflow file for this run

name: Pack DfE.CoreLibs.Caching
on:
workflow_run:
workflows: ["Build DfE.CoreLibs.Caching"]
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

Check failure on line 12 in .github/workflows/pack-caching.yml

View workflow run for this annotation

GitHub Actions / Pack DfE.CoreLibs.Caching

Invalid workflow file

The workflow is not valid. In .github/workflows/pack-caching.yml (Line: 12, Col: 11): Error from called workflow DFE-Digital/rsd-core-libs/.github/workflows/nuget-package-template.yml@076ef93a9f6242cb39124468e3804a69cfedb7d3 (Line: 62, Col: 12): Unexpected symbol: 'NEW_VERSION:-"1'. Located at position 5 within expression: env.NEW_VERSION:-"1.0.0"
with:
project_name: DfE.CoreLibs.Caching
project_path: src/DfE.CoreLibs.Caching
nuget_package_name: DfE.CoreLibs.Caching