Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkerai1 committed Jul 3, 2024
1 parent fa76c72 commit 5abbce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:

# Run Holehe with the provided input
- name: Run Script
run: python DNSTwistArgParsed.py --domaininput {{$name}}
run: python DNSTwistArgParsed.py --domaininput "{{$name}}"

0 comments on commit 5abbce1

Please sign in to comment.