Skip to content

Trigger run

Trigger run #2

Workflow file for this run

name: Bump Semantic Version
on:
push:
branches:
- main
- issue-18-cicd
env:
WORKDIR_CORE: core
jobs:
cd-core:
uses: ./.github/workflows/_cd.yml
with:
working-directory: ${{ env.WORKDIR_CORE }}

Check failure on line 16 in .github/workflows/cd-core.yml

View workflow run for this annotation

GitHub Actions / Bump Semantic Version

Invalid workflow file

The workflow is not valid. .github/workflows/cd-core.yml (Line: 16, Col: 26): Unrecognized named-value: 'env'. Located at position 1 within expression: env.WORKDIR_CORE