Skip to content

Commit

Permalink
Wrong task name, corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Oct 6, 2023
1 parent 5ffd78a commit 71ef4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id: spellcheck
uses: rojopolis/[email protected]
with:
task_name: Spellcheck
task_name: Markdown
source_files: ${{ steps.changed_files.outputs.all_changed_files }}
output_file: spellcheck-output.txt

Expand Down

0 comments on commit 71ef4d4

Please sign in to comment.