Skip to content

Commit

Permalink
ci(actions): remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pivoshenko committed Feb 8, 2025
1 parent 467f9a0 commit 4935a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/changes/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4935a1e

Please sign in to comment.