Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AminYacine committed Sep 11, 2023
1 parent 9950552 commit de70f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ runs:
using: 'docker'
image: 'Dockerfile'
args:
- ${{ iputs.project-directory }}
- ${{ inputs.project-directory }}

branding:
icon: 'activity'
Expand Down

0 comments on commit de70f8d

Please sign in to comment.