mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update assign_tasks.py
This commit is contained in:
2
.github/scripts/assign_tasks.py
vendored
2
.github/scripts/assign_tasks.py
vendored
@@ -3,7 +3,7 @@ import sys
|
||||
import json
|
||||
|
||||
# GitHub credentials
|
||||
password = sys.argv[2]
|
||||
password = sys.argv[3]
|
||||
|
||||
repo_owner = "projectdiscovery"
|
||||
repo_name = "nuclei-templates"
|
||||
|
||||
Reference in New Issue
Block a user