Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ErebusZ authored Sep 25, 2024
1 parent 6265182 commit 841f05c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ jobs:
scan_profile: full_scan
asset_type: android-apk
target: ./ostorlab_insecure_app.apk
scan_title: Scan App
scan_title: Ostorlab Insecure App Workflow
ostorlab_api_key: ${{ secrets.OSTORLAB_API_KEY }}
extra: --test-credentials-name "phone number" --test-credentials-value 2312132 --test-credentials-name "pin" --test-credentials-value 213212
extra: --test-credentials-name "phone_number" --test-credentials-value 2312132 --test-credentials-name "pin" --test-credentials-value 213212

0 comments on commit 841f05c

Please sign in to comment.