diff --git a/.github/actions/changes/action.yaml b/.github/actions/changes/action.yaml index cc3912c..c6a28fe 100644 --- a/.github/actions/changes/action.yaml +++ b/.github/actions/changes/action.yaml @@ -3,7 +3,7 @@ description: Detect changes in files outputs: pyproject: - description: Whether there are changes in `poetry.lock / pyroject.toml` + description: Whether there are changes in `poetry.lock / pyproject.toml` value: ${{ steps.changes.outputs.project }} src: