Skip to content

Commit

Permalink
Remove args
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekMasher committed Jan 5, 2022
1 parent 104c20c commit 3ed4bc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ inputs:
runs:
using: 'docker'
image: '.github/action.Dockerfile'
args:
- ${{ inputs.directory }}
# args:
# - ${{ inputs.directory }}

0 comments on commit 3ed4bc9

Please sign in to comment.