We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b83ff commit f250180Copy full SHA for f250180
.github/workflows/python-app.yml
@@ -37,3 +37,5 @@ jobs:
37
TT_USERNAME_SANDBOX: ${{ secrets.TT_USERNAME_SANDBOX }}
38
TT_PASSWORD_SANDBOX: ${{ secrets.TT_PASSWORD_SANDBOX }}
39
TT_ACCOUNT: ${{ secrets.TT_ACCOUNT }}
40
+ TT_REFRESH: ${{ secrets.TT_REFRESH }}
41
+ TT_SECRET: ${{ secrets.TT_SECRET }}
0 commit comments