Skip to content

Commit

Permalink
Remove appId
Browse files Browse the repository at this point in the history
  • Loading branch information
markodonnell-deriv authored Sep 27, 2024
1 parent 0d3c988 commit 988ef56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/smoketests-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
environment: '${{ secrets.E2E_WORKFLOW_ENV }}',
suite: 'P2P-V2',
appRegUrl: '${{ steps.pr_information.outputs.preview_url }}',
appid: ${{ secrets.E2E_APPID }},
issue_number: '${{ steps.pr_information.outputs.issue_number }}',
user_name: '${{ steps.pr_information.outputs.user_name }}'
};
Expand Down

0 comments on commit 988ef56

Please sign in to comment.