We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 259742d + 7632ab6 commit e214ff7Copy full SHA for e214ff7
1 file changed
.github/workflows/tessl-update.yml
@@ -14,3 +14,5 @@ jobs:
14
uses: codeflash-ai/github-workflows/.github/workflows/tessl-update.yml@main
15
secrets:
16
TESSL_TOKEN: ${{ secrets.TESSL_TOKEN }}
17
+ CI_BOT_APP_ID: ${{ secrets.CI_BOT_APP_ID }}
18
+ CI_BOT_PRIVATE_KEY: ${{ secrets.CI_BOT_PRIVATE_KEY }}
0 commit comments