Skip to content

Commit

Permalink
get the name right
Browse files Browse the repository at this point in the history
  • Loading branch information
jashapiro committed Mar 7, 2024
1 parent 7c537af commit a92dc81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ outputs:
description: The number of spelling errors
runs:
using: 'docker'
image: ghcr.io/alexslemonade/spelling:edge
image: ghcr.io/alexslemonade/spellcheck:edge
args:
- ${{ inputs.dictionary }}
- ${{ inputs.files }}

0 comments on commit a92dc81

Please sign in to comment.