Skip to content

Commit

Permalink
chore: add credentials for manual test run
Browse files Browse the repository at this point in the history
  • Loading branch information
jsinovassin committed Feb 14, 2025
1 parent ee9dd79 commit 6f5bb1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/manual-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ jobs:
testrail_project: Tools
pagerduty_skip_notification: true
provisioning_manifest: ${{ github.event.inputs.manifest }}
nexus_username: ${{ secrets.NEXUS_USERNAME }}
nexus_password: ${{ secrets.NEXUS_PASSWORD }}
artifact_prefix: tools

0 comments on commit 6f5bb1e

Please sign in to comment.