Skip to content

Commit

Permalink
Update sdk_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chilaraiSxt authored May 6, 2024
1 parent 3b9121d commit d2d60be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sdk_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ on:
env:
BASEURL_DISCOVERY: ${{ vars.BASEURL_DISCOVERY }}
BASEURL_GENERAL: ${{ vars.BASEURL_GENERAL }}
SCHEMA : ${{ vars.SCHEMA }}
SCHEME : ${{ vars.SCHEME }}
JOINCODE : ${{ secrets.JOINCODE }}
USERID : ${{ secrets.TEST_TRIAL_USERID }}
TEST_TRIAL_USERID: ${{ secrets.TEST_TRIAL_USERID }}
TEST_TRIAL_PRIVKEY: ${{ secrets.TEST_TRIAL_PRIVKEY }}
Expand Down

0 comments on commit d2d60be

Please sign in to comment.