add CICD log
This commit is contained in:
parent
11ae49dc56
commit
6f1ad3c9ae
1
.github/workflows/takt-action.yml
vendored
1
.github/workflows/takt-action.yml
vendored
@ -24,3 +24,4 @@ jobs:
|
|||||||
anthropic_api_key: ${{ secrets.TAKT_ANTHROPIC_API_KEY }}
|
anthropic_api_key: ${{ secrets.TAKT_ANTHROPIC_API_KEY }}
|
||||||
model: ${{ vars.TAKT_MODEL }}
|
model: ${{ vars.TAKT_MODEL }}
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
log_output: ${{ vars.TAKT_LOG_OUTPUT || 'false' }}
|
||||||
Loading…
x
Reference in New Issue
Block a user