Skip to content

Commit

Permalink
try to change project type with curl request
Browse files Browse the repository at this point in the history
  • Loading branch information
Vakmeth committed Dec 5, 2023
1 parent 597beef commit c589171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/owasp-dt-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ jobs:
--header "Content-Type: multipart/form-data" \
--form "autoCreate=true" \
--form "projectName=${PROJECT_NAME:-$GITHUB_REPOSITORY}" \
--form "projectType=library" \
--form "projectVersion=latest" \
--form "[email protected]"

0 comments on commit c589171

Please sign in to comment.