Skip to content

Commit

Permalink
Update e2e-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tongyiming authored Oct 8, 2023
1 parent e4ff5da commit c1afe5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ env:
TENCENTCLOUD_SECRET_ID_SMS: ${{ secrets.TENCENTCLOUD_SECRET_ID_SMS }}
TENCENTCLOUD_SECRET_KEY_TSF: ${{ secrets.TENCENTCLOUD_SECRET_KEY_TSF }}
TENCENTCLOUD_SECRET_ID_TSF: ${{ secrets.TENCENTCLOUD_SECRET_ID_TSF }}
TENCENTCLOUD_SECRET_KEY_SSL: ${{ secrets.TENCENTCLOUD_SECRET_KEY_SSL }}
TENCENTCLOUD_SECRET_ID_SSL: ${{ secrets.TENCENTCLOUD_SECRET_ID_SSL }}

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit c1afe5f

Please sign in to comment.