Skip to content

Commit 7632ab6

Browse files
committed
fix: pass CI bot secrets to tessl update workflow
1 parent 259742d commit 7632ab6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tessl-update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ jobs:
1414
uses: codeflash-ai/github-workflows/.github/workflows/tessl-update.yml@main
1515
secrets:
1616
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

Comments
 (0)