Skip to content

update-version

update-version #1

name: update-version
on:
workflow_dispatch:
inputs:
version-string:
type: string
jobs:
update-version:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/update-version.yml@main
with:
version-string: ${{version-string}}

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

View workflow run for this annotation

GitHub Actions / update-version

Invalid workflow file

The workflow is not valid. .github/workflows/update-version.yml (Line: 13, Col: 23): Unrecognized named-value: 'version-string'. Located at position 1 within expression: version-string