Skip to content

[ci] Fixed replicate commit workflow #3

[ci] Fixed replicate commit workflow

[ci] Fixed replicate commit workflow #3

name: Replicate Commits to Version Branch
on:
push:
branches:
- master
jobs:
version-branch:
uses: openwisp/openwisp-utils/.github/workflows/reusable-version-branch.yml@master
with:
module_name: netjsonconfig.version
install_package: true

Check failure on line 13 in .github/workflows/version-branch.yml

View workflow run for this annotation

GitHub Actions / Replicate Commits to Version Branch

Invalid workflow file

The workflow is not valid. .github/workflows/version-branch.yml (Line: 13, Col: 24): Invalid input, install_package is not defined in the referenced workflow.